It sends notifications using libnotify and schedules them using systemd-run or at (if no systemd).
pomo start -t "working on something" # starts 25 minute sessionpomo start -t "very big task" -d 1h # you can control duration pomo start # you can skip argspomo rest # alias for pomo start -t "Break" -m "Break is over, get back to work\!" -d 5mpomo rest -d 30m --email # you can email yourself when break is over (useful when your phone notifies you when you are at lunch) pomo auth --email # but you need to fill email config first - desktop notifications
- email notifications
- toggl integration
Tailored for Linux