phramusca / JaMuz-Raspberry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%