Skip to content

monoxane/thomas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple pomodoro timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.9%
  • CSS 13.0%
  • HTML 1.1%