jml / undistract-me

Notifies you when long-running terminal commands complete
Other
539 stars 48 forks source link

[Feature Request] *Pling~~* Sound #33

Open PeterNerlich opened 8 years ago

PeterNerlich commented 8 years ago

Could you let it make a sound on completion? Preferably optional, e.g. via a LONG_RUNNING_COMMAND_SOUND variable.

jml commented 8 years ago

Not a bad idea, thanks. I think the way to do this is either:

  1. Configure this within notify-send, somehow. Or,
  2. Rather than a sound-specific env var, provide an env var that allows users to specify the command that gets called when a long-running command completes
KristobalJunta commented 8 years ago

I've proposed pull request with paplay as a way to make a sound

anarcat commented 5 years ago

i think this is implemented already now, according to the README.

KristobalJunta commented 5 years ago

@anarcat well, I was proposing a PR more than two years ago, so... seems totally possible.

anarcat commented 5 years ago

right, o i guess this and #35 can be closed then :)