583 B
583 B
Pomodoro Widget
🚧 This widget is under construction 👷
Installation
This widget is based on @jsspencer' pomo - a simple pomodoro timer. So first install/clone it anywhere you like, then either
- in widget's code provide path to the pomo.sh, or
- add pomo.sh to the PATH, or
- make a soft link in /usr/local/bin/ to it:
sudo ln -sf /opt/pomodoro/pomo.sh /usr/local/bin/pomo
Note that by default widget's code expects third way and calls script by pomo
.