From aa0ede80962912f85a66f0588469a13451b4c00e Mon Sep 17 00:00:00 2001 From: "Haoran S. Diao" <0@hairydiode.xyz> Date: Sun, 14 Apr 2019 04:17:08 -0400 Subject: added parakoimomenos --- README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README') diff --git a/README b/README index 2ae7a60..d99afc3 100644 --- a/README +++ b/README @@ -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 -- cgit v1.1