kevinschoon / pomo

Pomodoro CLI
https://kevinschoon.github.io/pomo
MIT License
528 stars 46 forks source link

[Feature Request] Start pomodoro without ncurses UI #21

Open amiel opened 4 years ago

amiel commented 4 years ago

As mentioned in #20, I love how scriptable pomo is. It would be useful to be able to start a timer without having the ncurses UI. Instead, I would just be checking the status with pomo status.

I totally understand if this is not in line with what you think this should be. I figured I'd add the feature request in case it works for you :)

Thanks again for pomo CLI!!!

kevinschoon commented 4 years ago

Thanks @amiel, I plan to implement this once I can allocate more time to this project. Most new features are available in the partial rewrite I have in develop.

amiel commented 4 years ago

Thanks @kevinschoon. Let me know when you've got this in develop and I'll give it a shot!