Save configuration and allow custom script to execute when timer ends
This commit is contained in:
parent
8585f5741f
commit
da32449075
6 changed files with 24879 additions and 19 deletions
|
@ -16,6 +16,12 @@ Simple Pomodoro timer.
|
|||
- Ninja (or Make but you will need to adapt the commands)
|
||||
- Git
|
||||
|
||||
You can provide a custom script to execute when the timer ends, the usual usage is to display a
|
||||
notification and play a sound, so if you don't provide your own script you also need:
|
||||
|
||||
- notify-send (notification's visual)
|
||||
- gst-play-1.0 (notification's sound)
|
||||
|
||||
### Steps
|
||||
|
||||
Fetch and setup the repository:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue