summaryrefslogtreecommitdiffstats
path: root/misc/sunwait/README
diff options
context:
space:
mode:
author Daniel Prosser2017-11-10 09:01:06 +0100
committer Willy Sudiarto Raharjo2017-11-11 01:07:36 +0100
commit1e9eb1b4a9ce7de253d38b36ced73eb367fb3e97 (patch)
tree24d920ba22886727048d05ff9cca3d64be351a33 /misc/sunwait/README
parentc7ac14166afdb4c52be3e3d8a763fbda3992aae1 (diff)
downloadold.slackbuilds-1e9eb1b4a9ce7de253d38b36ced73eb367fb3e97.tar.gz
misc/sunwait: Added (calculates sunrise or sunset times)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/sunwait/README')
-rw-r--r--misc/sunwait/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/sunwait/README b/misc/sunwait/README
new file mode 100644
index 0000000000..84d5e02b45
--- /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.