Beatstream is a free, self-hosted, web-based media server for listening to music from your server or computer, using a web browser. You only need to install Beatstream on your server/computer and set up public Internet access to it. Known to work on pretty much all modern browsers (Chrome, Safari, Firefox, Edge) & devices.
See demo Username: demo – Password: demo
P.S. To take full use of Beatstream, you should have a computer running Beatstream 24/7.
Easiest way to install and run Beatstream is to use Docker.
docker run -d -p 8080:8080 -v /path/to/your/music:/music darep/beatstream:latest
For more information and other installation methods, see the Beatstream GitHub repository.
MIT License – © 2012-2025 Antti-Jussi Kovalainen