DEMKO.CA

Desktop Stop Watch

This is a very simple stop watch for Linux. It has awesome start and stop action, with a lap feature. I couldn't find a simple application in the Ubuntu repositories to do this, so I just made my own.

Screen Shot

desktop stop watch screen shot

Downloads

Currently, I only provide an executable for Ubuntu 8.04 (32-bit).

Although I don't have binaries for other distributions, you can download and compile a version yourself. Heck, it would probably compile under Windows and Mac as it uses the multi-platform wxWidgets toolkit.

Source Code

The Desktop Stop Watch is licensed under the GNU GPL (version 2). See licence GPLv2 text.

The source code is available via the online Git repository. You can: