Klaster1 / timer-5

A simple time-tracking tool

Home Page:https://klaster1.github.io/timer-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A simple time-tracking tool

https://klaster1.github.io/timer-5

License:MIT License


Languages

Language:TypeScript 74.7%Language:HTML 16.0%Language:SCSS 7.3%Language:JavaScript 2.0%Language:Dockerfile 0.0%