/mercury

Simple Android app that sends pre-configured commands to remote servers via SSH.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Mercury-SSH Commander

Simple Android app that sends pre-configured commands to remote servers via SSH.

Get it on Google Play

Usage

Take a look at the wiki to learn how to configure and use Mercury-SSH.

Limitations

This app is intended to be used as a simple remote so interactive commands and output handling are not supported.

Todo

  • show root commands output in log
  • use immutable code
  • replace use of config file by bdd
  • save and encrypt sudo password

Work in progress

  • long press on command to edit snippet
  • replace async task with rxjava observable
  • use dagger to inject factory

Done

  • show normal user commands output in log