Skip to content

framelabs-eu/imageserver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 

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

Image Server

Serve image files from a folder.

VLC Cover Art Server

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

About

Image server for the ArtFrame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages