Radiolise is a web app that lets you enjoy your favorite TV and radio stations. Among other features, it uses the Community Radio Browser project for the search.
| Instance | URL |
|---|---|
| Frontend with TLS | https://radiolise.com/ |
| Frontend without TLS | http://unencrypted.radiolise.com/ |
| Frontend alternative | https://radiolise.gitlab.io/ |
| Backend | https://backend.radiolise.com/ |
Currently, storage data (stations and settings) is not synchronized between instances unless they belong to the same origin.
Install Node.js (18 or later LTS recommended), then create a fresh instance on your local machine by running:
npx radioliseSee setup.md.
| Package | Release notes | License |
|---|---|---|
| @radiolise/api | MIT Expat | |
| @radiolise/metadata-client | MIT Expat | |
| radiolise | AGPL 3.0 or later |
Check out the COPYRIGHT.md file for details.
