pinterface
v1.1.0
Published
A simple HTTP interface to OMXPlayer.
Readme
PInterface
A simple Livestreamer HTTP interface for the Rapsberry Pi.
This project is experimental
Installation
Pinterface uses npm to manage its dependencies, you know the drill.
$ npm install -g pinterface
$ pinterface &Also included is a systemd unit file to manage Pinterface as a service.
# cp ./systemd/pinterface.service /etc/systemd/system/
# systemctl start pinterface
or
# systemctl enable --now pinterfaceHave fun and happy Twitch!
