AOU:initialisation du projet

This commit is contained in:
oantoine
2016-08-15 22:32:44 +02:00
commit d9fef1e417
5 changed files with 85 additions and 0 deletions

9
README Normal file
View File

@ -0,0 +1,9 @@
This project contain files to transform raspbian on web radio player with one button to manage.
#Installation
- Start from raspbian jessie 8
- Add a simple push button on GPIO number 24.
- Install mpd `apt install mpd mpc`
- Copy/Paste btn_track.sh script in $HOME
- Create mpc.service
`sudo nano /etc/systemd/system/mpc.service`