pidor/scripts/upd_status.sh.d
pidor 539125f2e5 optimize and simplify projector handling
3dprinter has now lights: switch them off when closing
give some voice status if the internet is down. Like enterprise computer ...
always switch the lights on when opening
2018-04-07 01:22:22 +02: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 optimize and simplify projector handling 2018-04-07 01:22:22 +02:00
peoplecountercheck Improved chromecast handling 2018-01-09 22:08:26 +01:00
tweet better documentation 2017-06-05 20:04:05 +02:00
twittertokens.php.sample :merged production code with code on github 2015-07-19 19:48:02 +02: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