/JaMuz-Raspberry

Primary LanguageC#GNU Affero General Public License v3.0AGPL-3.0

JaMuz-Raspberry

/!\ UNDER DEVELOPMENT /!\

A Web Api to play audio files from JaMuz database on a Raspberry, from Jamuz-Remote.

Prerequisites

Raspberry

sshfs pi@192.168.1.145:/ /media/raph/recalbox/
rsync -a --progress --exclude={'**/bin**','**/obj'} ~/Documents/04-Creations/Dev/Repos/JaMuz-Raspberry /media/raph/recalbox/home/pi/Documents
ssh pi@192.168.1.145

Linux

Windows

Run

cd Documents/JaMuz-Raspberry/
cd ~/Documents/JaMuz-Raspberry/JaMuz-Raspberry/
dotnet run

Resources