Terminal is a lightweight SSH client for Android that makes it simple to connect to remote servers and run shell
commands on the go. It features a clean, terminal-like interface and quick access to saved connection profiles.
Key features:
- SSH shell access over secure password authentication
- Saved Profiles: create, edit, set default, and connect in one tap
- Encrypted credentials: passwords stored using AndroidX Security Crypto
- Terminal-style UI with scrollable output and text selection
- Light/Dark theme support (Material 3)
- Works offline until you connect (no background activity)
How it works:
- Create a connection profile or enter host, port, username, and password
- Connect to start a shell session and execute commands
- Reuse connections via the Profiles screen or the picker above the form
Privacy & Security:
- Passwords are encrypted at rest on your device
- Sensitive data is not written to logs
- No external accounts required
Requirements:
- Android 9 (API 28) or later
- Network access to your SSH server
Notes:
- This app provides remote shell access over SSH; it is not a local Android terminal emulator.
- Private key authentication and additional terminal features are planned for future updates.