Projects/SpaceNotifier: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
App for announcing the space status.
App for announcing the space status.


* Based upon associations of accesspoints
* Based upon associatied clients on one or more accesspoints.
* Only known mac addresses can open or close the space.
* PHP-CLI based, database via PDO (MySQL etc)
* PHP-CLI based, database via PDO (MySQL etc)
* Supported AP's currently:
* Supported AP's currently:

Revision as of 13:24, 4 September 2011


NoPicture.png
Project Project/SpaceNotifier
Name Project/SpaceNotifier
Start
End
Contact User:AK47
Website https://github.com/bitlair/SpaceNotifier
Information Space Notifier apje
Status Beta


App for announcing the space status.

  • Based upon associatied clients on one or more accesspoints.
  • Only known mac addresses can open or close the space.
  • PHP-CLI based, database via PDO (MySQL etc)
  • Supported AP's currently:
    • HP ProCurve AP530 (via HTTP)
    • MikroTik RouterOS (via SNMP)
  • Check the GitHub-url for the code :)