diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,6 +9,13 @@ Example Usage: To raise the "buddy"'s arm again use: guardian raise /dev/ttyUSB0 +parakoimomenos is a script that launches a random guardian alert based on a list +of tasks in ~/.guardian/tasks. + +Example Usage, to set aside some time on self care every day +$ fcrontab -e +00 12 * * * parakoimomenos /dev/ttyUSB0 color + Acknoledgements: The RS-232 library(https://www.teuniz.net/RS-232/) Teunis Van Beelen was used |