https://github.com/wwalexander/river-web
A browser client for River servers
https://github.com/wwalexander/river-web
client music river streaming
Last synced: 5 months ago
JSON representation
A browser client for River servers
- Host: GitHub
- URL: https://github.com/wwalexander/river-web
- Owner: wwalexander
- Created: 2015-07-25T21:44:47.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-08-31T17:49:20.000Z (almost 11 years ago)
- Last Synced: 2024-03-15T10:32:38.053Z (over 2 years ago)
- Topics: client, music, river, streaming
- Language: JavaScript
- Homepage: http://wwalexander.github.io/river-web/
- Size: 309 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
river-web
=========
A browser client for River servers
Usage
-----
The client is hosted at wwalexander.github.io/river-web. You can access it there
or host the client yourself if you wish. If the server you are connected to uses
unencrypted HTTP, the browser client must be access via unencrypted HTTP as
well.
The server, port, and protocol to connect with can be prepopulated via URL
parameters, i.e.
`https://wwalexander.github.io/river-web/?server=mydomain.com&port=47871&protocol=http`.