Skip to content

This is a music web server with web GUI written in NodeJS. Listen to your music across all your devices with this simple server.

Notifications You must be signed in to change notification settings

BreadJS/musable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musable

Musable is a music server to stream your own music files across all different kind of devices. It's using the Audio (HTMLAudioElement) element so it has support for lots of devices. I got inspired to make this project because I wanted to listen to my music from my phone outside of the house.

Usage

npm i
npm run start

File support

Currently it has support for the following file types:

mp3, flac, wav, ogg

Default user information

When the users object inside database.json is not created. It will automaticly create one for you including an admin user. You can remove this or use it. You can login with the following information.

Username: admin
Password: admin

About

This is a music web server with web GUI written in NodeJS. Listen to your music across all your devices with this simple server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published