Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prohetamine/node-web-radio
🎙 📡 radio station for nodejs, this example is for the main radio-station library.
https://github.com/prohetamine/node-web-radio
internet-radio internet-radio-player internet-radio-station node-radio nodejs radio radio-ether radio-interface radio-javascript radio-online radio-server radio-station radio-station-app radio-web radio-website web-radio web-radio-server web-radio-station
Last synced: about 21 hours ago
JSON representation
🎙 📡 radio station for nodejs, this example is for the main radio-station library.
- Host: GitHub
- URL: https://github.com/prohetamine/node-web-radio
- Owner: prohetamine
- Created: 2022-02-07T05:23:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T20:50:23.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T11:03:52.484Z (14 days ago)
- Topics: internet-radio, internet-radio-player, internet-radio-station, node-radio, nodejs, radio, radio-ether, radio-interface, radio-javascript, radio-online, radio-server, radio-station, radio-station-app, radio-web, radio-website, web-radio, web-radio-server, web-radio-station
- Language: HTML
- Homepage:
- Size: 18.4 MB
- Stars: 4
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![logo](https://github.com/prohetamine/radio-station/blob/main/media/logo.png)
##### README is available in the following languages: [Russian](https://github.com/prohetamine/node-web-radio/blob/main/README/russian.md) | [English](https://github.com/prohetamine/node-web-radio/blob/main/README.md)
# Node Web Radio
> node-web-radio - radio station for nodejs, this example is for the main radio-station library.
### Why ?
The ability to broadcast radio from a server without a launcher makes it possible to fully automate and control the order of tracks and this is just an example, the official documentation can be found in [radio-station](https://github.com/prohetamine/radio-station), please note that you can also conduct live broadcasts by voice, as on a real radio using [launcher-web-radio](https://github.com/prohetamine/launcher-web-radio)### Get started
Clone the github repository and install nodejs.
```sh
$ git clone https://github.com/prohetamine/node-web-radio.git
$ cd node-web-radio
$ npm install
```### Examples and description
Now just run and go to the default address http://localhost:8080
```sh
$ npm run start
```### Contacts
My Telegram: [@prohetamine](https://t.me/prohetamine), [channel](https://t.me/prohetamines)
Email: [email protected]
Donat money: [patreon](https://www.patreon.com/prohetamine)
If you have any questions and/or suggestions, please email me in telegram, if you find any bugs also let me know, I will be very grateful.