Close

All files are now on github

A project log for Mini-PI Media Server

Mini-PI Media Server for use on home network or as a wifi access point to stream media from

diddydiddy 08/22/2025 at 14:210 Comments

To make installation easier, I have moved the files onto Github.

This allows one command install from a fresh Raspberry Pi install.

Just ssh into the Raspberry Pi and run :-

wget https://github.com/diddy-boy/mini-pi-media-server/raw/main/pi-setupV3-3.zip && unzip pi-setupV3-3.zip && cd pi-setup && sudo ./mini-pi-setup.sh

this will download, unzip and run the install.

Discussions