Simple automatic time tracking app using React and localStorage
Simple Time Tracking App
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.
Usage
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/
Development
pnpm install
pnpm start