Skip to content

unlomtrois/pomo.local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple pomodoro cli

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 session
pomo start -t "very big task" -d 1h # you can control duration 
pomo start # you can skip args
pomo rest # alias for pomo start -t "Break" -m "Break is over, get back to work\!" -d 5m
pomo 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 

features

  • desktop notifications
  • email notifications
  • toggl integration

Tailored for Linux

About

A simple cli tool to start pomodoro sessions and send notifications when they are done, it has integration with toggl btw

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors