2015-01-03 22:16:20 +00:00
|
|
|
WMTime
|
2012-10-30 15:47:04 +00:00
|
|
|
--------------------------------------------------------------
|
|
|
|
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
|
|
|
|
Antoine Nulle (warp@xs4all.nl)
|
|
|
|
|
2018-05-14 15:53:13 +00:00
|
|
|
Maintainer: Window Maker Developers Team (wmaker-dev@googlegroups.com)
|
2014-08-27 12:24:33 +00:00
|
|
|
|
2013-10-13 19:07:37 +00:00
|
|
|
Note......: The official WMTime support website address:
|
2014-08-27 12:24:33 +00:00
|
|
|
|
2018-06-28 02:53:15 +00:00
|
|
|
https://www.dockapps.net/wmtime
|
2014-08-27 12:24:33 +00:00
|
|
|
|
2012-10-30 15:47:04 +00:00
|
|
|
Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
|
2013-10-13 19:07:37 +00:00
|
|
|
hosting the original website
|
2012-10-30 15:47:04 +00:00
|
|
|
Pascal G.Hofstee (daeron@Wit401305.student.utwente.nl)
|
|
|
|
for supplying an Imakefile for *BSD systems
|
2014-08-27 12:24:33 +00:00
|
|
|
Alen Salamun (snowman@hal9000.medinet.si)
|
2012-10-30 15:47:04 +00:00
|
|
|
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;
|
2015-05-25 22:21:33 +00:00
|
|
|
* Can launch 3 user definable commands through ~/.wmtimerc;
|
2012-10-30 15:47:04 +00:00
|
|
|
* Can be run multiple times;
|
|
|
|
* Commandline options for help (-h), version (-v), digital
|
2015-05-25 22:21:33 +00:00
|
|
|
clock mode (-d, -digital), display (-display), geometry
|
|
|
|
(-geometry), disabling the second hand (-n, -noseconds),
|
|
|
|
setting the locale (-l), and setting the color (-c).
|
2012-10-30 15:47:04 +00:00
|
|
|
|
|
|
|
Files
|
|
|
|
--------------------------------------------------------------
|
|
|
|
README This file.
|
|
|
|
INSTALL Installation instructions.
|
2015-05-25 22:21:24 +00:00
|
|
|
HINTS Useful hints and tips about WMTime.
|
2012-10-30 15:47:04 +00:00
|
|
|
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.
|
2014-08-27 12:24:33 +00:00
|
|
|
|
2012-10-30 15:47:04 +00:00
|
|
|
|
|
|
|
Bugs
|
|
|
|
--------------------------------------------------------------
|
2014-08-27 12:24:33 +00:00
|
|
|
If you discover any bugs in this software, please submit a
|
|
|
|
bugreport to
|
2018-05-14 15:53:13 +00:00
|
|
|
wmaker-dev@googlegroups.com
|
2012-10-30 15:47:04 +00:00
|
|
|
|
|
|
|
Copyright
|
|
|
|
--------------------------------------------------------------
|
|
|
|
WMTime.app is copyright (c) 1997, 1998 by Martijn Pieterse and
|
2014-08-27 12:24:33 +00:00
|
|
|
Antoine Nulle and licensed through the GNU General Public License.
|
2012-10-30 15:47:04 +00:00
|
|
|
Read the COPYING file for the complete GNU license.
|