diff options
Diffstat (limited to 'misc/sunwait/README')
-rw-r--r-- | misc/sunwait/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/sunwait/README b/misc/sunwait/README new file mode 100644 index 000000000000..84d5e02b45a8 --- /dev/null +++ b/misc/sunwait/README @@ -0,0 +1,5 @@ +Sunwait calculates sunrise or sunset times with civil, nautical, astronomical, +and custom twilights. It is intended for use in home automation with Windows +Task Scheduler or cron. The program can wait from invocation until the event +specified on the command line occurs or it can return immediately indicating if +it is day or night. |