rbChron Project Page
Current Version: 3.0.2
rbChron is a simple stopwatch/clock utility. I've looked around
the net for a decent stopwatch and found a couple that worked
adequately for my needs. I was, however, looking for a simple
project to cut my programming teeth on and it dawned on me
that this could be just the type of program to scratch that
particular itch.
rbChron is meant to be a simple and usable utility, so there are
going to be only a few very specific features:
Stopwatch
- count up (implemented)
- count down (implemented)
- set time to count from (implemented!)
- stop timer at zero (implemented)
Clock
- 12 and 24 hour format (implemented)
Goals for 3.0
- port to QT4. (completed)
- make a decent icon. (completed. Thanks Steve!)
- write documentation (completed)
- implement accelerator keys (completed)
- put license information in help menu (completed)
Goals For The Future
- port to python 3.0 (not implemented)
- write an installation program (not implemented)
- byte compiled version by popular request (not implemented)
Feel free to browse the screenshots!