mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-26 00:16:09 +00:00
Updated home (markdown)
parent
cbe33368ef
commit
52bc700e38
15
home.md
15
home.md
@ -1,4 +1,11 @@
|
||||
- [source code and releases live here](https://github.com/clangen/musikcube)
|
||||
- [raspberry pi setup here](https://github.com/clangen/musikcube/wiki/raspberry-pi)
|
||||
- [learn how to use ssl with the musikcube server](https://github.com/clangen/musikcube/wiki/ssl-server-setup)
|
||||
- [website is here](http://www.musikcube.com)
|
||||
# about
|
||||
- `musikcube` is a c++ library that can be used by developers as a backend for music players.
|
||||
- `musikbox` is a cross-platform, terminal based music player that uses `musikcube`.
|
||||
- `musikdroid` is an android client that uses a remoting api to control and/or stream music playback on your mobile device.
|
||||
|
||||
source code and releases are on the [github project page](https://github.com/clangen/musikcube). the website is [here](http://www.musikcube.com)
|
||||
|
||||
# suggested reading
|
||||
- [raspberry pi server setup](https://github.com/clangen/musikcube/wiki/raspberry-pi)
|
||||
- [server ssl termination](https://github.com/clangen/musikcube/wiki/ssl-server-setup)
|
||||
- [build your own frontend with remote api](https://github.com/clangen/musikcube/wiki/remote-api-documentation)
|
||||
|
Loading…
Reference in New Issue
Block a user