Skip to content

pitgrap/time-tracking-app

Repository files navigation

Simple Time Tracking App

Build Deploy GitHub package.json version

Starts automatically time tracking after first visit a day and stops after leaving the page. Uses React and localStorage and runs only in your browser. No cookies or any other tracking is used.

Usage

Run the app locally or use the public and free version on https://pitgrap.github.io/time-tracking-app/ Make the app as your startpage of your browser or add it as pinned tab to your browser and tracking will work automatically.

Public App

https://pitgrap.github.io/time-tracking-app/

Available in English and German.

Development

pnpm install
pnpm start

License

MIT