spectra-music / spectra

A web-based personal music library manager
13 stars 1 forks source link
music-library ralis ruby webapp

Spectra

Server-side music management done right

[License]() Gitter Code Climate Coverage Build Status Dependency Status [version]()
Spectra is a deployed music hosting system. It sits on your server or NAS, with access to your music files, and allows easy transparent access to data and metadata.

Core ideals

Installation

Development

  1. Install Ruby 2.1 and bundler.
  2. git clone https://github.com/spectra-music/spectra
  3. cd spectra
  4. bundle
  5. rake db:setup
  6. rails server

Production

[coming soon]

Technologies