Skip to content

pkraatz/python-airplay-webgui

Repository files navigation

python-airplay-webgui

A simple web GUI for the python-airplay library.

Get started

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published