misc
This commit is contained in:
@@ -7,10 +7,10 @@ before each mark.
|
||||
Default: period 15 min, offset 15 s, 1 ding, sound asterisk.
|
||||
Notification at :14:45, :29:45, :44:45, :59:45. Windows + Linux (stdlib).
|
||||
|
||||
python scripts/python/utils/interval_timer_ding.py
|
||||
python scripts/python/utils/interval_timer_ding.py -p 30 -o 10
|
||||
python scripts/python/utils/interval_timer_ding.py -s exclamation -n 2
|
||||
python scripts/python/utils/interval_timer_ding.py -s /path/to/notify.wav
|
||||
python python/utils/interval_timer_ding.py
|
||||
python python/utils/interval_timer_ding.py -p 30 -o 10
|
||||
python python/utils/interval_timer_ding.py -s exclamation -n 2
|
||||
python python/utils/interval_timer_ding.py -s /path/to/notify.wav
|
||||
"""
|
||||
|
||||
import argparse
|
||||
|
||||
Reference in New Issue
Block a user