GithubHelp home page GithubHelp logo

nizhile / sonerezh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonerezh/sonerezh

0.0 1.0 0.0 4.13 MB

A self-hosted, web-based application to stream your music, everywhere.

Home Page: https://www.sonerezh.bzh

License: GNU Affero General Public License v3.0

PHP 81.50% Shell 0.24% Batchfile 0.17% CSS 4.73% JavaScript 13.36%

sonerezh's Introduction

Sonerezh

Sonerezh is a self-hosted web application which allows you to listen to your music, from anywhere.

All you have to do is to specify where your music is stored, and Sonerezh will build its database based on the audio file's metadata. Then you can browse your music library through a simple and intuitive Web UI.

➡️ Let's try the latest version on sonerezh.bzh/demo!

Follow us on Twitter if you like the project, and don't forget to support it making a donation.

The standard installation instruction are available in the documentation on sonerezh.bzh. If you want to contribute to the project or if you prefer to use Git and Composer you can follow the steps below.

Installation using Git and Composer (for developers)

You must have Composer installed and ready to download the Sonerezh's dependencies. You will also need PHP (obviously) and at least php-mysql or php-pgsql and php-gd.

  1. Download the sources:

    $ git clone https://github.com/Sonerezh/sonerezh.git
  2. Download the dependencies:

    $ cd sonerezh
    $ composer install
  3. You should be good to run Sonerezh using:

    $ cd app/webroot
    $ CAKEPHP_DEBUG=1 php -S localhost:8080

Note: you may have some issues to display the cover arts using the built-in PHP server.

sonerezh's People

Contributors

amund avatar aouvrard avatar atomiix avatar cr33p avatar fcharlier avatar foxiescuties avatar ganeshkandu avatar gs11 avatar jokesterfr avatar kletellier avatar lguillaume124 avatar mightycreak avatar nikkiii avatar nizhile avatar nodiscc avatar oschettler avatar soulsymphonies 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.