Stopwatch

Over the years I've written a few stopwatch applications, as a simple way to learn a new technology or because my brother asked for it

HTML/JavaScript


To add this to your own page, you'll need the script, https://www.doogal.co.uk/js/stopwatch.js and jquery. Add references to the scripts and add a div with an ID of 'stopwatch' and you should be ready to go

Windows and Windows Phone

Windows LCD Stopwatch app
Get it for free in the Microsoft Store
GitHub logoDownload/view the source

Delphi

The stopwatch application in action

Download the application
Download Delphi source

Changes

Build 5 - Rebuilt using Delphi 2005, added Windows XP manifest to look more sexy.
Build 4 - Rebuilt using new Delphi components.