Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/volumio/Volumio2

Volumio 2 - Audiophile Music Player
https://github.com/volumio/Volumio2

music-player nodejs raspberry-pi volumio

Last synced: 1 day ago
JSON representation

Volumio 2 - Audiophile Music Player

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/volumio/Volumio2.svg?branch=master)](https://travis-ci.org/volumio/Volumio2)
[![dependencies](https://david-dm.org/volumio/Volumio2.svg)](https://david-dm.org/volumio/Volumio2)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Awesome](https://awesome.re/badge.svg)](https://github.com/thibmaek/awesome-raspberry-pi)
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/standard/semistandard)
[![Volumio](https://volumio.org/wp-content/uploads/2016/02/Volumio_logo_HD2000.jpg)](https://volumio.org)

Volumio is an headless audiophile music player, designed to play music with the highest possible fidelity. Volumio runs on most embedded devices (Raspberry Pi, UDOO, Odroid, Cubieboard, Beaglebone, Pine64, Allo Sparky...) and on any ordinary PC (x86).

## Volumio 2 System Images

LATEST
* Link : https://volumio.org/get-started/

Logins
* user : *volumio*
* password : *volumio*

Root login via ssh has been disabled by default, however user volumio can become root.

## Resources

Developers are welcome! Check out the resources:

* [Main documentation](https://volumio.github.io/docs/index.html)
* [Setup a dev environment](https://volumio.github.io/docs/Development_How_To/Set_up_development_environment_introduction.html)
* [Forum thread for feedbacks and suggestions](https://volumio.org/forum/introducing-volumio-t3169.html)
* [Wiki](https://github.com/volumio/Volumio2/wiki) (there might be some overlap between the documentation and the wiki; in general, consider documentation as the primary information source)

## Volumio 2 Virtual Machines

Some VM images are available, although they're not always kept up-to-date. It can be an alternative to developing directly on target (Raspberry Pi, or whatever).

VMWARE Image is suggested, as Network configuration is tricky with Virtual Box

* [VMWare Virtual Machine - Beta1](http://repo.volumio.org/Volumio2/DevTools/VolumioVM-VMWare.zip)
* [Virtual Box Virtual Machine - Alpha5](http://repo.volumio.org/Volumio2/DevTools/VolumioVM-VirtualBox.zip)

System Images built with [Volumio Builder](https://github.com/volumio/Build)