Rensselaer Polytechnic Institute has a campus newspaper named "The Polytechnic." Its office in the Student Union has an RGB light fixture on the window. This fixture is controllable via a public API, and this program automates requests.
- Clone the repo
- Create a virtual environment and activate it.
- Install the packages from
requirements.txt - Run
./control.py helpto see usage.