Skip to content

ccrlawrence/SkyRemote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

SkyRemote

Based on lgladdy's SkyRemote. This makes use of Picasso's ability to display photos.

Rights respected for Miranda on Google Code http://code.google.com/p/miranda-upnp/ and licensed under GPLv3.

You must install PIL as a dependency (http://www.pythonware.com/products/pil/).

How does it work?

As well as advertising some DLNA endpoints, there is also a hidden function on port 49153 to display a photo on Picasso, in front of the playing video. This version alters the photo to display properly, serves in on a random port and then requests Picasso to display it via a GET request.

The commands in relation to showing pitcures are:

    python skyRemote.py
    showpic show photo.jpg
    showpic show /Users/Name/Documents/photo.png
    showpic hide

Please let me know if you like it.

About

Display pictures on a Sky+ box - Python based

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%