abachi / commatimer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commatimer

A simple command-line timer uses Pomodoro Technique to help in reducing distraction and increase focusing for anyone in love with command-line.

Install:

Using yarn:

yarn install

Or npm:

npm install

TODO:

  • Beep when one Pomodoro is finished
  • Enable --continues=[false|true] when the pomodoro finished
  • Enable --pomodoros=[n] number of iterations focusing and resting for ever
  • Enable --beep=[/home/path/to/the/sound.mp3]to change beep sound

About


Languages

Language:JavaScript 100.0%