mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
The easiest music streaming server available
|
|
||
|---|---|---|
| docs | ||
| image-cache | ||
| modules | ||
| public | ||
| webapp2 | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| mstream-command-line-boot-wrapper.js | ||
| mstream.js | ||
| package.json | ||
| README.md | ||
mStream
mStream is a personal music streaming server written in NodeJS. mStream comes with a RESTful JSON API and a built in web client to access your music on any browser.
Main Features
- Works on Mac, Linux and Windows
- Jukebox Mode. Control your browser with any device
- Secure login system
- Comes with SQLite built in. No need to setup an external DB
- Server uses a RESTful JSON API. It's documented and easy to write code against
Links
mStream Express - v0.2
For Windows & Mac
mStream Express is a port of mStream Server that uses Electron. It packages all the dependencies for mStream in the app, so you can just download and run. It also adds a GUI layer to make managing your server as simple as possible.

