thomas
thomas copied to clipboard
Simple pomodoro timer
thomas 
Simple pomodoro timer

Usage
Features
- 25/5 minutes interval by default, but you can configure this
- Built-in configurable keyboard shortcuts
- Minimal log that contains all completed intervals counts per day
- Tray icon and progress bar
- Dark mode, supports automatically macOS Mojave appearance
Shortcuts
CommandOrControl+Alt+T— show applicationEscape— hide applicationCommandOrControl+Enter— start/cancel timer
Contribute
Fork this repository, clone to your local device and install dependencies:
npm install
npm start
If you use Ubuntu or Debian, you also may need to install nodejs-legacy that creates node symlink:
sudo apt-get install nodejs-legacy
License
MIT