an android remote control to execute script on a remote ssh host
- install the apk
- configure your scripts in the droid control settings menu
- add your ssh servers in the servers menu and select it
- use your ssh remote control to control your host
connection to the ssh host is made using a private key and the associated passphrase.
private key must be located in the android device using the load button in the servers settings menu.
Remark: The private key is not loaded, copied or saved. If you remove or move the private from the device the application will not be able to connect to your host anymore.
The jsch java library is used for the ssh connection to the remote host. current jsch version is 0.1.54
scripts can be basically whatever you want to run on your ssh server. you can configure the buttons associated scripts in the settings menu
Some defaults scripts are preconfigured. You need to change them in the application preferences in order to setup your application.
by default the volume up and * volume down* binding in the application controls a unbuntu like amixer volume commands are:
amixer -q -D pulse sset Master 5%+
amixer -q -D pulse sset Master 5%-
The audio remote control is configured to control quodlibet audio player
The default video remote control is configured to control a vlc instance run with the options
-I rc --rc-host localhost:1234
This is my frst android application. Feel free to raise issues, suggest improvements, cleaning, the code is probably far from being perfect.
if you like the application and want to contribute, motivate me to pursue it's development or simply have too much money feel free to make a donation