mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Update README.md
This commit is contained in:
parent
ba3e8469d3
commit
199d4a3a40
@ -1,11 +1,10 @@
|
||||
# musikcube-websockets
|
||||
a playback remote for musikcube using web sockets.
|
||||
a playback remote for `musikcube` using web sockets.
|
||||
|
||||
musikcube for windows, macOS, and linux are supported. an android client is included as well.
|
||||
`musikcube` for windows, macOS, and linux are supported. `musikdroid` is a reference implementation for clients.
|
||||
|
||||
this is currently a hack-and-slash proof-of-concept. the code is ugly, but it works pretty well. i currently have it running 24/7 on a raspberry pi with an [iqaudio dac+](http://iqaudio.co.uk/audio/8-pi-dac-0712411999643.html), paired with a first generation moto g as a remote.
|
||||
[api documentation can be found here](https://github.com/clangen/musikcube/wiki/remote-api-documentation).
|
||||
|
||||
the code is somewhat ugly, but it works pretty well. i currently have it running 24/7 on a raspberry pi with an [iqaudio dac+](http://iqaudio.co.uk/audio/8-pi-dac-0712411999643.html), paired with a first generation moto g as a remote.
|
||||
|
||||
the backend plugin uses [websocketpp](https://github.com/zaphoyd/websocketpp). the android client uses [nv-websocket-client](https://github.com/TakahikoKawasaki/nv-websocket-client).
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user