An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![workinghours](https://circleci.com/gh/rustyy/workinghours/tree/master.svg?style=shield)](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