dockapps/wmitime
Doug Torrance 6b1ed40882 wmgeneral: Use field width limits for scanf.
This fixes "(portability) scanf without field width limits can crash with
huge input data on some versions of libc" warning from cppcheck.

We choose 10 as the field width limit as it is the number of characters in
2^31-1, the largest int.
2015-05-20 10:44:41 +01:00
..
wmgeneral wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
BUGS Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
CHANGES wmitime: Bump to version 0.4. 2014-12-20 09:55:06 +00:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
Makefile wmitime: Do not include or compile unused wmgeneral files. 2014-12-20 09:55:06 +00:00
README wmitime: Bump to version 0.4. 2014-12-20 09:55:06 +00:00
wmitime-master.xpm wmitime: Update Makefile. 2014-12-20 09:55:06 +00:00
wmitime.1 wmitime: Add manpage. 2014-12-20 09:55:06 +00:00
wmitime.c wmitime: Bump to version 0.4. 2014-12-20 09:55:06 +00:00
wmitime.desktop.in wmitime: Add desktop file. 2014-12-20 09:55:06 +00:00

wmitime
--------------------------------------------------------------
Author...:	Dave Clark (clarkd@skynet.ca)
Maintainers :   Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>
Homepage :      http://windowmaker.org/dockapps/?name=wmitime

Description
--------------------------------------------------------------
I cooked this up one night when i was bored and had read about
the new internet time thing from Swatch... kinda interesting
idea, who knows if it'll go anywhere...

wmitime is yet another clock for your dock/clip/etc...
It's quite overglorified :)

It tells standard 12/24hr time and Swatch's new Internet Time
(see www.swatch.com)

Let me know what you think of it. ;)

Installing
--------------------------------------------------------------
make
make install

should do it.

Options
--------------------------------------------------------------
Do a 'wmitime -h' to see the options...


Files
--------------------------------------------------------------
README		This file.
BUGS		Things you don't want to know ;-)
CHANGES		Description of changes.
COPYING		GNU General Public License Version 2.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a
bugreport to wmaker-dev@lists.windowmaker.org and describe the
problem as detailed! as you can.


Copyright
--------------------------------------------------------------
wmitime is copyright (c) 1997/98 by Dave Clark

wmitime is licensed through the GNU General Public License.
Read the COPYING file for the complete GNU license.