Hi there! I would like to create a connected speaker with a RPi and volumio. (raspbian and mpd based OS I think) I'd like to add a few GPIO-plugged buttons to control playback (play, pause, previous and next). In order to do that, I tried to write a script in python. I found an interesting library: ...