An open API service indexing awesome lists of open source software.

https://github.com/nudin/raspi-multimediacontroler

Control you Raspberry Pi via Touchscreen while viewing videos and pictures on the HDMI-Monitor
https://github.com/nudin/raspi-multimediacontroler

Last synced: 2 months ago
JSON representation

Control you Raspberry Pi via Touchscreen while viewing videos and pictures on the HDMI-Monitor

Awesome Lists containing this project

README

        

== Dependencies (Debian) ==
- X11
- python3
- fbset
- imagemagick
- libgtk-3-0
- python3-gi
- gir1.2-gtk-3.0

== known Bugs / ToDo ==
-Main window icons zentrieren

Traceback (most recent call last):
File "/home/pi/ContenChooser.py", line 94, in playbuttonclicked
selection = self.get_selection()
File "/home/pi/ContenChooser.py", line 77, in get_selection
self.playing_tree_iter = model.get_iter(pathlist[0])
IndexError: list index out of range