pidor/scripts/upd_status.sh.d
Gunstick 4dc5da4a26 phone_notification is first method, was later replaces by doorbuzz_wrapper from the doorbuzz project 2015-05-11 00:28:03 +02:00
..
.gitignore added twitter interface 2015-01-01 22:24:58 +01:00
README added twitter interface 2015-01-01 22:24:58 +01:00
TwitterAPIExchange.php added twitter interface 2015-01-01 22:24:58 +01:00
lights phone_notification is first method, was later replaces by doorbuzz_wrapper from the doorbuzz project 2015-05-11 00:28:03 +02:00
tweet This script is now tweeting the status of the hackspace when it changes 2015-01-02 15:17:12 +01:00

README

put script here which are called once per minute
parameters to script are:
scriptname current_status previous_status
where current_status and previous_status are either "open" or "closed"

the script must have the executable bit. 
parameter files can be here but must not have the execute bit