Code Monkey home page Code Monkey logo

volumio-buddy's Introduction

volumio-buddy

Volumio-buddy is a python library and helper program for Volumio 2. It is meant to run on the same host where the Volumio back-end runs and provides the following additional functionality:

  • connect to volumio using the websockets API
  • support for GPIO pushbuttons to control volumio
  • support for a rotary encoder to skip through a playlist
  • support for a rotary encoder to adjust the volume
  • RGB LED support
  • SSD1306 OLED 128x64px screen support (I2C)

dependencies

fonts

The Pix Chicago font is provided by Etienne Desclides.

The Bitstream Vera Sans is one of the Gnome fonts.

install

First, ensure you have JPEG and Freetype support libraries installed:

apt-get install -y libjpeg9-dev libfreetype6-dev

After that, clone the github repository:

git clone https://github.com/foxey/volumio-buddy
cd volumio-buddy

Then install the library and the script:

python ./setup.py install

Run the script:

volumio-buddy.py

volumio-buddy's People

Contributors

foxey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.