Updated home (markdown)

casey langen 2017-05-28 13:42:43 -07:00
parent 52bc700e38
commit 88c7d3022a

@ -1,6 +1,6 @@
# 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`.
- `musikcube` is a c++ library that can be used by developers as a backend for music players. it also provides a remoting api with built in websocket and http servers.
- `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)