Skip to content

⏱ Simple time tracking menubar app that works with Toggl

License

Notifications You must be signed in to change notification settings

emiprandi/trakker

Repository files navigation

Trakker app

Trakker is a simple time tracking menubar app that works with Toggl. Made with Electron, React, Webpack, Babel, Figma and toggl api.

Development

  • Clone this repo
  • Run npm install and then in two separate terminal windows:
  • npm start and npm run electron

Screenshots

Original designs

Login Dashboard Tracking

TODO

This is a first iteration (aka proof of concept) of the app and although it is very useful to quickly track time there is a lot of room for improvements. E.g. change/add task project, check if timer is stopped from webapp, etc. I'm currently working on darwin .app package to be ready for distribution.