This is an Android application to remotely control your cmus music player. This project was originally a fork of seriousben's cmus-droid-remote.
1) Start your cmus like so
cmus --listen 0.0.0.0
2) Set a cmus password (if you have not already)
:set passwd=<Your Password>
3) Install the apk on your android phone via Play Store, this signed apk or cloning this repo and deploying it yourself.
4) Add your ip address and password in settings and press 'okay'.
More functionality to come.