58 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
	
		
			2.1 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
WMTime
 | 
						|
--------------------------------------------------------------
 | 
						|
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
 | 
						|
       	    Antoine Nulle    (warp@xs4all.nl)
 | 
						|
 | 
						|
Maintainer: Window Maker Developers Team (wmaker-dev@googlegroups.com)
 | 
						|
 | 
						|
Note......: The official WMTime support website address:
 | 
						|
 | 
						|
	    https://www.dockapps.net/wmtime
 | 
						|
 | 
						|
Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
 | 
						|
	    hosting the original website
 | 
						|
	    Pascal G.Hofstee (daeron@Wit401305.student.utwente.nl)
 | 
						|
	    for supplying an Imakefile for *BSD systems
 | 
						|
	    Alen Salamun (snowman@hal9000.medinet.si)
 | 
						|
	    for supplying the Locale support patches!
 | 
						|
 | 
						|
Description
 | 
						|
--------------------------------------------------------------
 | 
						|
WMTime, guess what, displays the time and date and gives you
 | 
						|
some nice additional features too...
 | 
						|
 | 
						|
WMTime currently provides:
 | 
						|
 | 
						|
        * Time and date;
 | 
						|
        * Realtime morphing UI (analog <> digital mode);
 | 
						|
        * Autoscaling and anti aliased hands;
 | 
						|
	* Locale, can display DAY and DATE in various languages;
 | 
						|
	* Can launch 3 user definable commands through ~/.wmtimerc;
 | 
						|
	* Can be run multiple times;
 | 
						|
	* Commandline options for help (-h), version (-v), digital
 | 
						|
	  clock mode (-d, -digital), display (-display), geometry
 | 
						|
	  (-geometry), disabling the second hand (-n, -noseconds),
 | 
						|
	  setting the locale (-l), and setting the color (-c).
 | 
						|
 | 
						|
Files
 | 
						|
--------------------------------------------------------------
 | 
						|
README		This file.
 | 
						|
INSTALL		Installation instructions.
 | 
						|
HINTS 		Useful hints and tips about WMTime.
 | 
						|
BUGS		Things you don't want to know ;-)
 | 
						|
CHANGES 	Description of changes.
 | 
						|
TODO            Stuff we've planned for future WMTime releases.
 | 
						|
COPYING		GNU General Public License Version 2.
 | 
						|
 | 
						|
 | 
						|
Bugs
 | 
						|
--------------------------------------------------------------
 | 
						|
If you discover any bugs in this software, please submit a
 | 
						|
bugreport to
 | 
						|
wmaker-dev@googlegroups.com
 | 
						|
 | 
						|
Copyright
 | 
						|
--------------------------------------------------------------
 | 
						|
WMTime.app is copyright (c) 1997, 1998 by Martijn Pieterse and
 | 
						|
Antoine Nulle and licensed through the GNU General Public License.
 | 
						|
Read the COPYING file for the complete GNU license.
 |