feat: add timer

This commit is contained in:
2025-11-21 07:59:56 +01:00
parent f32e1981d0
commit 3a9ef6270c

6
timer.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
sleep 15m
espeak "Timer done"
notify-send "Timer done"