MPD-RFID runs on RuneAudio and MoodeAudio, a custom built GNU Linux operating system for Raspberry Pi.
Install using PIP:
$ pip3 install mfrc522
$ pip3 install pi-rc522
For RuneAudio:
$ cd
$ git clone https://github.com/zzeromin/MPD-RFID.git
$ cd MPD-RFID
$ chmod 755 *.sh
$ sudo ./setup_runeaudio.sh
For MoodeAudio:
$ cd
$ git clone https://github.com/zzeromin/MPD-RFID.git
$ cd MPD-RFID
$ chmod 755 *.sh
$ sudo ./setup_moodeaudio.sh