Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

rit-sse/led-marquee

Repository files navigation

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

About

This project has been deprecated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published