A lightweight and responsive timer web application built to help users manage time efficiently. Ideal for work sessions, workouts, or daily routines.
npm install
npm run build
npm run serve
bash run_container.sh
Where run_container.sh
takes the following positional arguments:
A version of the app is deployed via the European Cloud Provider ExoScale here: http://194.182.171.235/.
I often use Timer Tab for my work sessions, but I thought to myself, it should be easy enough to build a simple version of that, ad-free, for myself, so I did. This was also a great opportunity to learn a bit more about Svelte.
Licensed under the MIT License. See LICENCE for details.