Updated home (markdown)

casey langen 2017-07-19 17:47:03 -07:00
parent 11d74d751a
commit e042064de9

@ -1,6 +1,6 @@
# about
- `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`.
- `musikcore` 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.
- `musikcube` is a cross-platform, terminal-based music player that uses `musikcore`.
- `musikdroid` is an android client that uses a remoting api to control and/or stream music playback on mobile devices.
source code and releases are on the [github project page](https://github.com/clangen/musikcube). the website is [here](http://www.musikcube.com)