This is a library and example applications for serving content to ArtFrame devices.
- Configure your ArtFrame to Mode: WiFi
- Set the Image Server URL to point to your computer (i.e. "http://192.168.0.100:8090/")
- Install dependencies:
pip3 install pillow
- Run one of the examples
Serve image files from a folder.
Serve the cover art of the song currently playing in VLC.
Serve images using Flask.