Skip to content

bertyhell/timesheets-tracker

Repository files navigation

timesheets-tracker

This is a work in progress and not ready for production

Track with windows are open throughout the day and configure rules to autotag them for easy tracking of timesheets

screenshot interface

Still TODO:

  • add option to add tags
  • add export options
  • add install service for linux/mac

Build

Build first time

npm run build-service-script
npm run copy-database
npm run build

Build during development

npm run build

Development

Install chrome extension in Chrome: "load unpacked" => folder chrome-extension

cd api && npm run dev
cd ../client && npm run dev

Frontend: http://localhost:55588

Backend: http://localhost:55577

Backend Swagger docs http://localhost:55577/docs

About

Track active windows and tag activity automatically using configurable rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published