Skip to content

Radeox/polydoro

Repository files navigation

Polydoro - Polybar Pomodoro

Simple pomodoro timer for polybar.

Install

  1. Copy source to polybar config dir:

    git clone https://github.com/Radeox/polydoro.git ~/.config/polybar/polydoro/
  2. Install required python modules:

    pip install -r ~/.config/polybar/polydoro/requirements.txt
  3. Add the module to your configuration:

    include-file = ~/.config/polybar/polydoro/polydoro.ini
    
    ...
    
    modules-left = "... polydoro ..."
  4. Restart polybar and use:

  • Left click → Start timer
  • Right click → Stop timer

Optional

Check config.py to change timer duration.

About

Polybar Pomodoro Timer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages