Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.27 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.27 KB

Stand With Ukraine Support Ukraine Badge

Timer

Timer is a simple time tracking tool. Create a task, click "Start"/"Stop", see how much the task took, repeat.

All the data is kept in the localStorage, it does not leave your device, ever. To manage the data, use "Export" (to JSON) and "Import" features. A test data set can be found here.

Originally created back in 2011 to track my time spent on video games, it eventually turned into sorts of Todo MVC, the project gets rewritten from scracth every several years as a learning excercise. This is the fifth iteration. Some of previous Timer iterations: