Add option to change sounds volume
Closed this issue · 4 comments
tomekbielaszewski commented
Add option to chnage sounds volume:
gopom start my_task --master-volume
gopom start my_task --work-volume
gopom start my_task --finish-volume
or mute them completely:
gopom start my_task --mute-all
gopom start my_task --mute-work
gopom start my_task --mute-finish
michal-franc commented
This could be linked to another request to set volume up or down.
tomekbielaszewski commented
I don't see one :D also - those settings could be present in config file as well
tomekbielaszewski commented
Changed the description to include volume changing
tomekbielaszewski commented
done in #20