From https://web.archive.org/web/20021210035511/http://lucille.dhs.org/washerDryer-1.1.tar.bz2
		
			
				
	
	
		
			67 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
washerDryer-1.1  Public Release
 | 
						|
Mike Foley (foley@ucsd.edu)
 | 
						|
 | 
						|
washerDryer keeps track of the loads in your washer and
 | 
						|
dryer, and alerts you when they are ready.
 | 
						|
 | 
						|
I'm bad at remembering when to take my clothes out, so I wrote
 | 
						|
this program to help me. Hopefully other people will find it
 | 
						|
useful as well.
 | 
						|
 | 
						|
Some features are:
 | 
						|
 | 
						|
    * Keeps track of up to 10 loads at once
 | 
						|
    * Alerts you with system beep, or any command you specify
 | 
						|
    * Fully compatible with WindowMaker as a dockapp
 | 
						|
    * Command line options (-h for help)
 | 
						|
    * Customize the program through config file, command line
 | 
						|
      options, or on the fly
 | 
						|
       
 | 
						|
 | 
						|
Files
 | 
						|
--------------------------------------------------------------
 | 
						|
README      This file.
 | 
						|
INSTALL     Installation instructions.
 | 
						|
Changelog   Description of changes.
 | 
						|
COPYING     GNU General Public License Version 2.
 | 
						|
     
 | 
						|
 | 
						|
Program Usage
 | 
						|
--------------------------------------------------------------
 | 
						|
Please read the man page for details.
 | 
						|
 | 
						|
 | 
						|
Credits
 | 
						|
--------------------------------------------------------------
 | 
						|
This application started out as a heavily modified version of
 | 
						|
WMTimer 2.2, written by Josh King. The source code provided
 | 
						|
the framework for my program, and it was an invaluable
 | 
						|
resource.
 | 
						|
 | 
						|
I used methods from the wmgeneral libraries, written by
 | 
						|
Martijn Pieterse. The wmgeneral libraries make it much easier
 | 
						|
to write dockapps.
 | 
						|
 | 
						|
I used the config file reading methods from WMiNET 2.0.3,
 | 
						|
written by Dave Clark, Antoine Nulle, and Martijn Pieterse.
 | 
						|
I also used some of its documentation as a framework for mine.
 | 
						|
 | 
						|
 | 
						|
Bugs & Feedback
 | 
						|
--------------------------------------------------------------
 | 
						|
If you discover any bugs in this software, or have any
 | 
						|
suggestions about the program, please send a report to
 | 
						|
the author.
 | 
						|
 | 
						|
I appreciate user feedback. If you find this program useful,
 | 
						|
send me an email. I would be glad to know if I helped people
 | 
						|
out there who are as disorganized as I am!
 | 
						|
 | 
						|
 | 
						|
Copyright
 | 
						|
--------------------------------------------------------------
 | 
						|
washerDryer 1.1 is copyright (c) 2001 by Mike Foley
 | 
						|
 | 
						|
washerDryer 1.1 is licensed through the GNU General Public License.
 | 
						|
Read the COPYING file for the complete GNU license.
 | 
						|
 |