Skip to content

A music streaming application, just like Spotify, to stream all your music files and view your listening stats.

Notifications You must be signed in to change notification settings

lnardon/MusicRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An application to stream and manage you local music files. A Spotify like experience for you local files .... but better!!?


How to use

Build from source

1 - Clone the repository and build the Docker image:

git clone https://github.com/lnardon/MusicRoom.git && cd Hendrix && docker build -t MusicRoom .

2 - Start the container using the following command.

docker run -d -p 7777:7777 -v /path/to/music:/music MusicRoom

3 - Go to http://localhost:7777

About

A music streaming application, just like Spotify, to stream all your music files and view your listening stats.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published