Zeit
Is a project to run and collect statistics of locally running timers. No server side code and storage is used, no tracking, you own your data!
Try it out at: https://digitaltom.github.io/zeit/
Features
- User-defined Timers
- Collect statistics of each day's Timers
Todo
- Show default timers
- Timers running over midnight
- Edit timers of the past
- Statistics: Daily graph, weekly sum
- Drag&Drop timer position
- demo mode
- render doc page modal
Development setup
Install dependencies: yarn install
Development server: yarn serve
Compile and minify for production: yarn build
Deploy: bin/deploy.sh