pomodoro

Pomodoro Utility

Set up your Pomodoro Session and add to do tasks on a beautiful dashboard inspired by the momentum dashboard.

Screenshot1

Adjust your settings for the Pomodoro Session and Break session from the Settings icon in the top-right corner of the screen.

Screenshot2

Made using

To start locally, you’ll need to use the NPM package manager from Node.js. If you do not have it installed, install it from here https://nodejs.org/en/ . Clone this repository, run npm install and use the following command to run the client : npm run startC in a command prompt and npm run runDev to start the server in a separate command prompt.