Skip to content

kiss-my/pomodoro-electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro App in Electron

Basic Pomodoro App in Electron with (optional) Slack integration.

App icon in OSX

Feature list:

  • Start/stop the timer
  • Rings a bell and displays a notification when your 25 minutes are over
  • Displays the time in the menu bar when timer is started
  • Supports breaks (5min and 10min)
  • Turns on the Do Not Disturb mode on Slack while timer runs
  • Sets custom Slack status with emoji while running

Currently only available on OS X, PR's are welcome!

Installation

Download latest release and install it like any other OSX application. 😋

Building from source

yarn install
yarn build

Credits

About

Basic pomodoro app in electron

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.1%
  • HTML 25.7%
  • CSS 0.2%