wmcalc: Bump to version 0.7.
[dockapps.git] / washerdryer / README
blob2246c790e3e9d7c2f5e2531b221888e5b5f21c09
1 washerDryer-1.1  Public Release
2 Mike Foley (foley@ucsd.edu)
4 washerDryer keeps track of the loads in your washer and
5 dryer, and alerts you when they are ready.
7 I'm bad at remembering when to take my clothes out, so I wrote
8 this program to help me. Hopefully other people will find it
9 useful as well.
11 Some features are:
13     * Keeps track of up to 10 loads at once
14     * Alerts you with system beep, or any command you specify
15     * Fully compatible with WindowMaker as a dockapp
16     * Command line options (-h for help)
17     * Customize the program through config file, command line
18       options, or on the fly
21 Files
22 --------------------------------------------------------------
23 README      This file.
24 INSTALL     Installation instructions.
25 Changelog   Description of changes.
26 COPYING     GNU General Public License Version 2.
29 Program Usage
30 --------------------------------------------------------------
31 Please read the man page for details.
34 Credits
35 --------------------------------------------------------------
36 This application started out as a heavily modified version of
37 WMTimer 2.2, written by Josh King. The source code provided
38 the framework for my program, and it was an invaluable
39 resource.
41 I used methods from the wmgeneral libraries, written by
42 Martijn Pieterse. The wmgeneral libraries make it much easier
43 to write dockapps.
45 I used the config file reading methods from WMiNET 2.0.3,
46 written by Dave Clark, Antoine Nulle, and Martijn Pieterse.
47 I also used some of its documentation as a framework for mine.
50 Bugs & Feedback
51 --------------------------------------------------------------
52 If you discover any bugs in this software, or have any
53 suggestions about the program, please send a report to
54 the author.
56 I appreciate user feedback. If you find this program useful,
57 send me an email. I would be glad to know if I helped people
58 out there who are as disorganized as I am!
61 Copyright
62 --------------------------------------------------------------
63 washerDryer 1.1 is copyright (c) 2001 by Mike Foley
65 washerDryer 1.1 is licensed through the GNU General Public License.
66 Read the COPYING file for the complete GNU license.