forked from rohieb/StratumOpenCloseMonitor
-
Notifications
You must be signed in to change notification settings - Fork 0
The Stratum 0 Open/Close Monitor
stratum0/StratumOpenCloseMonitor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Stratum 0 Open/Close Monitor shows whether the Stratum 0 hackerspace in Braunschweig, Germany is currently opened or closed. Currently the status can only be set by users on IRC. A plugin for the supybot IRC bot listens for !open and !close commands, and in this case writes an .htaccess configuration for the Apache web server, which then redirects queries of status.png to either open.png or closed.png, according to the hackerspace status. The supybot plugin also writes machine-readable information in JSON, XML and RFC822 format which can be used to build other applications to display the status (like @wansti's StratumsphereStatusWidget for Android) This repository includes the server part as well as some simple clients in the respective subdirectories. See there for more information.
About
The Stratum 0 Open/Close Monitor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 61.2%
- JavaScript 22.8%
- HTML 9.9%
- Shell 4.8%
- PHP 1.3%