orbitclock 0.3 review

Download
by rbytes.net on

orbitclock displays a small circular representation of a clock in a pseudo-Star-Trek style. Nifty little Star-Trek-ish clock displ

License: Public Domain
File size: 0K
Developer: Jeremy Weatherford
0 stars award from rbytes.net

orbitclock displays a small circular representation of a clock in a pseudo-Star-Trek style.

Nifty little Star-Trek-ish clock display. Resizable, but some of the parameters in the code may need to be tweaked to make it look good at other sizes.

Feel free to play with the parameters at the top of draw() and the colors. Let me know if you get something niftier.

Usage:

orbitclock [options]
-geometry WxH[+X+Y] set window geometry
-bg < color name > background color
-fg < color name > foreground 1 color (tick)
-fg2 < color name > foreground 2 color (block)
-rings < hms|smh|etc. > ordering of rings from inside out (default hms)
-font < font > font to use for date (implies -date)
-date[=optional format] draw date in center, strftime format string literal 'n' causes line break example: -date="%m/%d/%Yn%H:%M:%S" equals sign is REQUIRED, don't ask me why.

orbitclock 0.3 keywords