Skip to content

umutkoksaldi/pomodron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomodron

Cross-platform Pomodoro timer for mac OS, Windows and Linux.

Information about the Pomodoro Technique: https://en.wikipedia.org/wiki/Pomodoro_Technique

Dependencies

Node.js and npm

Electron

Run

Make sure that you have npm and Node.js installed on your computer. You can check whether they are installed and their versions by running:

npm -v

node -v

Then navigate to the root directory of this repository and execute:

npm install electron --save-dev --save-exact

to get Electron.js modules.

Then simply run the application with:

npm start

About

Cross-platform Pomodoro timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages