tj / pomo

Ruby Pomodoro app for the command-line (time / task management)
MIT License
525 stars 53 forks source link

consider add sound alert when task complete? #37

Open zlx opened 11 years ago

zlx commented 11 years ago

If add sound alert when task complete may be better?

only test in linux!

stephenmckinney commented 11 years ago

I think something like this would be a good candidate for hooks. Could you comment on #8?

zlx commented 11 years ago

Yes. Buy the way, sometimes I may be interrupted by something, so a easy way to stop (eg. a keyboard shortcut may be helpful) and continue the current task is a good advance.

gazay commented 11 years ago

I wrote gem talks which can be helpful with setup a kind of notification user want to. It works on mac os and other *nix systems if there espeak installed. I'd like to make pull request if it makes sense. Here is my gem - https://github.com/gazay/talks

kcrwfrd commented 10 years ago

:+1: