Skip to content

framelabs-eu/imageserver

Repository files navigation

ArtFrame Image Server Library

This is a library and example applications for serving content to ArtFrame devices.

Usage

  1. Configure your ArtFrame to Mode: WiFi
  2. Set the Image Server URL to point to your computer (i.e. "http://192.168.0.100:8090/")
  3. Install dependencies: pip3 install pillow
  4. Run one of the examples

Examples

Serve image files from a folder.

Serve the cover art of the song currently playing in VLC.

Serve images using Flask.

About

Image server for the ArtFrame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages