aboutsummaryrefslogtreecommitdiff
path: root/misc/sunwait/README
diff options
context:
space:
mode:
authorDaniel Prosser <dpross1100@msn.com>2017-11-10 02:01:06 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-11 07:07:36 +0700
commita3c1f923e82cb9f92e5adea0e05bda0e705d0367 (patch)
tree9ef0d7e54bc922fa61b4397b05511725eaeb1b59 /misc/sunwait/README
parentafcd90208c201911948698aefc9933a73a028ea0 (diff)
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 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.