Simple jukebox mp4 player for Raspberry Pi
Stars
5
Forks
0
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Tweaks to allow omxjuke to continue when the user quits omxplayer
1d29606View on GitHubUpdate to omxplayer based jukebox to work with different arrangement of open platform api data, and to take an api key from a (very basic) config file
aeb7320View on GitHubAdding in udev rules file that allows USB stick automounting on Raspberry Pi. This file should live in /etc/udev/rules.d
16b0435View on GitHubNew omxplayer script to pull videos via URLs from the Content API
0c606d0View on GitHubTweaks to script for use in a production system. omxscreen init script is no longer needed or used; we use the attached diff to patch /etc/inittab to automatically run on the first tty when the system boots.
32407adView on GitHubOmxscreen now correctly looping. Also written initscript
d099e06View on GitHub