Elegant and intuitive web-based timer.
# clone the repo
git clone https://github.com/pablodorrio/chronometer
# change the working directory to chronometer
cd chronometer
# start the server on an available port
serve -l 3000
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.