https://github.com/dadadel/lolopener
This repo contains the main part of tools used to manage and inform about the LOL opening
https://github.com/dadadel/lolopener
Last synced: over 1 year ago
JSON representation
This repo contains the main part of tools used to manage and inform about the LOL opening
- Host: GitHub
- URL: https://github.com/dadadel/lolopener
- Owner: dadadel
- License: gpl-3.0
- Created: 2014-01-15T21:27:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T20:30:18.000Z (over 11 years ago)
- Last Synced: 2025-02-01T19:44:24.114Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LOLopener
=========
This repo contains the tools used to manage and inform about the LOL opening status.
LOL is the Lyon Open Lab hackerspace from Lyon, France.
You can find the Linux Kernel module that provides non-root access to the Raspberry PI GPIOs of the project [there](https://github.com/dadadel/LOLopener/tree/master/lol_gpio).
The tools for getting status, announcing on IRC, mailing are [there](https://github.com/dadadel/LOLopener/tree/master/lolopener), and the management is done [in that script](https://github.com/dadadel/LOLopener/blob/master/lolopener.py).
The APIs in this development should try to respect, as possible, the spaceAPI specifications (http://spaceapi.net/).