Skip to content

volumio/volumio3-backend

Repository files navigation

Open Source Love License: GPL v3 Awesome js-semistandard-style Volumio

What is Volumio

Volumio is a Free and Open Source Linux Distribution, designed and fine-tuned exclusively for music playback. It runs on a variety of devices, typically small and cheap computers like the Raspberry PI, but also on low power PCs, notebooks or thin clients.

By flashing (installing) Volumio on any of this platforms, it will then become an headless Audiophile Music Player. Headless means that the only way to control it will be with another Mobile phone, computer or tablet.

This is made possible by Volumio’s UI: a web applications that runs on any device with a browser, and that allows an easy and intuitive control of your playback sessions. All communications between the webapp and Volumio will happen trough your home network.

What's in this repo

This repository contains the source code of Volumio's Backend, which is a Node.Js application which:

  • Manages running processes and daemons for audio playback
  • Manages the system's vitals and configurations such as network, settings, lifecycle

Other parts of Volumio

Volumio is made with several components, some of which are open-source. They are:

Resources

Developers are welcome! Check out the resources: