Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 621 Bytes

TailsSign

TailsSign is a program that can be used as a digital sign! it has a config file called configsign.txt and the host is stored in confighostsign.txt

Requirements

pygame requests tkinter traceback (if its not included with python, I made this with an rpi 3 B+)

What are these files?

The sign.py and it's configuration files are the client

The app.js file is the file that is the server. Be sure to change the server on the client (client host something.txt)

Why is it not running, I have all the modules installed!

You are requied to make a directory called "audio" and put a mp3 called "connect.mp3".