andrepolischuk / thomas

Simple pomodoro timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 85.8%Language:CSS 13.0%Language:HTML 1.1%