Browse Source

add mpd

master
Andreas Demmelbauer 5 years ago
parent
commit
d38095a85f
1 changed files with 5 additions and 3 deletions
  1. +5
    -3
      README.md

+ 5
- 3
README.md View File

@@ -1,12 +1,14 @@
Discobert is a multimedial toilet experience device


# Install

## Install


Use Debian, install apt dependencies Use Debian, install apt dependencies


``` ```
sudo apt install git samba libttspico-utils python3-pip python3-lirc python3-rpi.gpio
sudo apt install git samba mpd libttspico-utils python3-pip python3-lirc python3-rpi.gpio
``` ```
maybe also: `wiringpi espeak`
maybe also: `wiringpi espeak mpc`


Clone this repo Clone this repo




Loading…
Cancel
Save