This is a software suite for media PCs, with a focus of streaming things on demand rather than navigating an existing media library.
To install, clone this git repo and install node dependencies:
git clone --recursive https://github.com/mortie/mmpc.git
cd mmpc
npm install
After that npm install
, you should have a conf.json
. Change that to your
liking. And voila, mmpc is installed.
MMPC relies on the following commands being available:
- imagemagick's
convert
ffmpeg
vlc
, unless you change conf.json'smedia-streamer.player_command
feh
, unless you change conf.json'swallpaper.bg_change_cmd