Keeping you productive, all the time.
Productivity Time is a simple timer to help you stay focused on your current task.
By default, it stays on top of all windows and is a gentle reminder of whatever task you set out to achieve.
Clone this repo to your local machine and install the dependencies.
npm install
Then run the appliaction.
npm start
The simple interface allows for zero distractions. Get right to it by typing what you plan to work on.
Choose how long you want to spend on the task.
The time begins, and you get to work.
You can always pause and resume the timer and see how long is left by hovering over your task title.
The display will go green during the last minute and red when you are over-time.
Feel free to add a pull request with changes or open an issue with any feedback.