https://github.com/rustyy/workinghours
A tiny time tracker PWA
https://github.com/rustyy/workinghours
angular angular8 offline-capable pwa time time-tracker tracker
Last synced: about 6 hours ago
JSON representation
A tiny time tracker PWA
- Host: GitHub
- URL: https://github.com/rustyy/workinghours
- Owner: rustyy
- License: mit
- Created: 2019-11-11T19:27:09.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-03T05:11:43.000Z (over 3 years ago)
- Last Synced: 2023-03-24T07:57:42.571Z (over 3 years ago)
- Topics: angular, angular8, offline-capable, pwa, time, time-tracker, tracker
- Language: TypeScript
- Size: 5.03 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/rustyy/workinghours/tree/master)
# Working Hours
A tiny PWA to track your daily work - completely offline. All data is stored in indexedDB and localStorage
so data persists only on the current device being used.
See: [https://workinghours.rustyy.de](https://workinghours.rustyy.de)
## Features
- works offline
- track work on daily basis
- send weekly reports by mail
- no tracking
- no external dependencies
## Todos
- Redirect TLD/2/2
- optimize default entries
- do not store data for types > 0
- printable records
- further documentation
- week picker