rit-sse / led-marquee

This project has been deprecated.
2 stars 3 forks source link

An implementation of an LED marquee in python. It can handle multiple inputs such as weather, files, and clock, and switch between the inputs when necessary.

Usage:

You must create a file named config.ini that contains the following:

[EMAIL]
username=XXX@gmail.com
password=XXX

[FILTERS]
FamilyFriendlyMode = (YES/NO)

Replace the "XXX"s with your username and password.

Then, run:

sh ./run.sh