Skip to content
/ termbot Public
forked from open-keychain/termbot

Fork of ConnectBot to integrate SSH Authentication API

License

Notifications You must be signed in to change notification settings

x19e/termbot

 
 

Repository files navigation

Build Status

Special version of ConnectBot that supports the SSH Authentication API. In combination with OpenKeychain it can use OpenPGP keys.

This is primarily developed to support authentication subkeys on smart cards and other security tokens over NFC and USB.

Get it on F-Droid Get it on Google Play

Screenshots

Translations

If you'd like to see ConnectBot/TermBot translated into your language and you're willing to help, then head on over to https://translations.launchpad.net/connectbot/trunk/+pots/fortune

Compiling

To compile TermBot using gradlew, you must first specify where your Android SDK and NDK are via the local.properties file. Insert a line similar to the following with the full path to your SDK:

sdk.dir=/opt/android-sdk
ndk.dir=/opt/android-ndk

About

Fork of ConnectBot to integrate SSH Authentication API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%