A simple, cross platform desktop app that allows you to be more productive and get organized. Built using Electron Forge and JavaScript.
- Clone the repo:
$ git clone https://github.com/vaishnav-sh/Pomodoro-Pro.git
- Go to the project directory and install dependencies:
$ cd Pomodoro-Pro npm install
- Create the executable package based on your machine
$ npm run make
- Install the app by running
Pomodoro Pro Setup.exe
which is locatedPomodoro-Pro\out\make\squirrel.xxx\xxxx
Great! Now you have successfully installed Pomodoro Pro. There will be a shortcut icon waiting for you in the desktop
All contributions to this project are welcomed! To get started with development, follow the first two steps mentioned in the download section and you'll be good to go!