Skip to content

boydthomson/pomobar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Pomobar


Pomodoro timer to polybar

Requeriments

  • Polybar
  • Icons: FontAwesome

Getting Started

Only need copy pomobar.py in your system and call it in polybar

Polybar config:

[module/pomobar]
type=custom/ipc
hook-0 = cat ~/.pomobaroutput
initial=1
click-left = ~/src/scripts/pomobar.py --action=new &
click-middle= ~/src/scripts/pomobar.py --action=kill &
click-right = ~/src/scripts/pomobar.py --action=break &

About

Pomodoro timer to polybar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages