Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/volumio/Volumio2
- Owner: volumio
- License: other
- Created: 2014-12-08T13:32:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T16:01:53.000Z (over 1 year ago)
- Last Synced: 2024-06-11T02:05:07.932Z (5 months ago)
- Topics: music-player, nodejs, raspberry-pi, volumio
- Language: JavaScript
- Homepage: http://volumio.org
- Size: 30.2 MB
- Stars: 1,364
- Watchers: 80
- Forks: 317
- Open Issues: 348
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-homelab - Volumio - Audiophile Music Player | (Apps / X)
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)