aboutsummaryrefslogtreecommitdiff
path: root/audio/clockchimes/README
diff options
context:
space:
mode:
authorStu Miller <slackbuilds@go4it2day.com>2018-03-29 21:45:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-31 07:41:40 +0700
commitd8b9a2aa1dc3f9cac43f44e778260da8fb9e7679 (patch)
tree483078ec4e377c476d8848e949fb267848942f64 /audio/clockchimes/README
parent19ce57e63c909504c098282fc22e73ca4371a136 (diff)
audio/clockchimes: Added (plays clock chimes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/clockchimes/README')
-rw-r--r--audio/clockchimes/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/clockchimes/README b/audio/clockchimes/README
new file mode 100644
index 0000000000..d51474364f
--- /dev/null
+++ b/audio/clockchimes/README
@@ -0,0 +1,9 @@
+Clockchimes creates a cron job that runs a sox based bash script.
+The script plays clock chime sound files based on the system time.
+The initial release plays Westminster chimes on the 15 minute,
+30 minute, 45 minute and top of the hour.
+
+The installation script modifies /var/spool/cron/crontabs/root file
+or creates the /var/spool/cron/crontabs/root file if it doesn't exist. If
+the user uninstalls clockchimes then the user should manually remove
+the root crontab entry.