| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pi Controller allows you easily manage features installed on your Raspberry Pi. The primary function of this application/server combination is to manage Linux mpc audio player for radios.
* sudo apt-get install mpd mpc
* Edit /etc/mpd.conf to:
audio_output {
type "alsa"
name "My ALSA Device"
device "hw:0,0" # optional
#format "44100:16:2" # optional
#mixer_device "default" # optional
#mixer_control "PCM" # optional
#mixer_index "0" # optional
}
* cat station.m3u * mpc add [cat result] * mpc play
Not for commercial use or resale.
| Back | FazBrowse Home | New Git URL |