A simple web GUI for the python-airplay library.
-
Download code
-
Install requirements
pip install --no-cache-dir -r requirements.txt -
Add two ENV variables
SECRET_KEY=YOURSUPERSECRETKEY ATVIP=IP adress of your AppleTV -
Run
python app.py -
Point your browser to <IP_OF_HOST>:49913