Skip to content

ALeoLeonard/touchbar-pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron TouchBar-Pomodoro App

The TouchBar on the new Macbook Pro has been of little value to me thus far. I wanted to change that so I created an application a Pomodoro Electron application that would run in the touchbar.

  • You press 'Start Pomodoro! 🍅' to begin.
  • It starts a 25 minute timer and changes the button to display '👩‍💻 time remaining - ' + workTimeRemaining
  • When work time is done it rings a bell and the 5 minute break time begins.
  • The touchbar button displays '💆‍ time remaining - ' + breakTimeRemaining
  • When the break time is done it rings a bell and returns to the start screen.

Setup and running

  • Clone repository
  • Run npm install
  • Run npm start

About

Mac Touch Bar Pomodoro App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published