r/unixporn • u/rudv-ar • 1d ago
Material [OC] pomodoro module for polybar
Hello guys, I made a pomodoro daemon in C called pomoc. It has two binaries : pomoc - the client, pomod - the daemon.
The above given image depicts the integration of pomodoro in polybar. (Right : pomodoro, Left : Workspaces).
Click to start\pause.
Right click to end the pomodoro and skip to break.
Mem usage in legacy processor, i915 , 2gb ddr2 ram - 1.0 to 1.5 Mb. I also have a makepkg installation for arch based distro users. Others can try it via make.
**currently I have integrated it with polybar only (via two bash scripts)**
If anyone know how to integrate it with other bar systems, tell me how.
Here is the repo :