Skip to content

aristidebm/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro

Just another pomodoro timer with music playing support

demo.mp4

Installation

Currently, the App is not pre-packaged. To run it, you need to build it from source but don't worry, there is not much to do, follow the steps below

  1. Download the GitHub repo
$)> git clone  https://gitlab.com/aristidebm/pomodoro.git \<directory\>
  1. Go into the directory above
$)> cd \<directory\>
  1. Build the app

You can build the app by executing the command below. It will create a file named pomodoro inside /tmp folder

make build
  1. Copy the file into local bin (optional)
make deploy

After these steps, you are ready to go!

Usage

$)> pomodoro

Need to know available CLI options ?

$)> pomodoro --help

Thanks

Thanks to ashtron for bringing the idea of pairing a pomodoro timer with a music player

TODO

  • Add support for timer reset feature.
  • Add support for more player features (pause/resume track, next/prev track).
  • Add support for breaks management (long breaks, short breaks, ...).
  • Add support for playing *.mp4, *.webm files.

About

Yet another pomodoro timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published