Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/holepunchto/pear-radio
Holepunch music streamer
https://github.com/holepunchto/pear-radio
Last synced: 1 day ago
JSON representation
Holepunch music streamer
- Host: GitHub
- URL: https://github.com/holepunchto/pear-radio
- Owner: holepunchto
- Created: 2023-01-08T12:48:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T18:51:40.000Z (2 months ago)
- Last Synced: 2024-09-08T20:19:04.848Z (2 months ago)
- Language: JavaScript
- Size: 226 KB
- Stars: 15
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pears - pear-radio - P2P music audio player/streamer (**Awesome Pears 🍐** / Pears)
- awesome-pears - pear-radio - P2P music audio player/streamer (**Awesome Pears 🍐** / Pears)
README
# Pear Radio
Pear radio is a Holepunch music audio player/streamer.
```
pear run pear://qs55y895qbr5im4gi4pdgqzbbhf4ajrpkm8p43e7iwu19kfenf7o
```## Pear-radio on the terminal
```
npm install -g pear-radio
```Streamer side:
```
pear-radio stream -library /path/to/your/music/library
# Streaming on: e4f2581e0b2a9edc280a7aadb960bdc8cc71f246083b15a8ddd5e3d42c3a2b85
```Listener side:
```
pear-radio listen --key e4f2581e0b2a9edc280a7aadb960bdc8cc71f246083b15a8ddd5e3d42c3a2b85
# Streaming to http://localhost:38059
```