Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 9, 2018
May 5, 2017
Feb 1, 2019
Feb 1, 2019

README.md

thomas Build Status

Simple pomodoro timer

Usage

Download the latest release!

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 application
  • Escape — hide application
  • CommandOrControl+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

You can’t perform that action at this time.