Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.18 KB

File metadata and controls

38 lines (27 loc) · 1.18 KB

Project time tracker

Simply track the time you spend on a bunch of projects.

Now has a build-in Tomato Timer. Learn more about it on https://en.wikipedia.org/wiki/Pomodoro_Technique

Main view

Just create a new project and hit play button. image

Editing view

Here you can add new projects as well as switching timers from Tomato Timer to simple minutes counter image

How to get a build for your computer?

Get one from releases

https://github.com/Klygins/project-time-tracker/releases OR

Ask developers @farawayCC

OR

Build yourself:

  • clone the project
  • run yarn to install all necessary dependencies
  • run yarn build to create a build files for your machine
  • get your app in /dist

Run app without installation

  • clone
  • run yarn
  • run yarn start
  • wait :D

P.S.

Icons made by surang from www.flaticon.com