• v1.3.0 a24d467943

    RTerm v1.3.0 Stable

    brahm released this 2026-07-26 05:45:32 +00:00 | 3 commits to main since this release

    RTerm v1.3.0

    A fast, SSH-first Android terminal with a Rust core. Real modifier keys (Shift+Tab works), vim/tmux/colors via the Termux engine, SFTP, port forwarding, macros, host-key pinning, and minimal permissions.

    ⬇️ Download

    • RTerm-1.3.0.apk (below, under Assets) — ~12.3 MB, arm64-v8a, Android 7.0+.
    • Sideload only (no Play Store). See the README for install steps.

    Highlights

    • ⌨️ Sticky SHIFT/CTRL/ALT modifiers; key combos encoded correctly (Shift+Tab → ESC [ Z)
    • 🖥️ Full VT100 grid — vim, tmux, htop, ANSI colors
    • 🔁 Foreground service keeps sessions alive; auto-reconnect + manual retry
    • 🔐 Host-key pinning (TOFU) with hard-fail on mismatch
    • 📁 SFTP browser (no storage permission) · 🔀 -L + SOCKS5 port forwarding
    • 🤖 Macros + scheduled headless runs · 🎨 8 themes + bundled fonts
    • 🔒 Secrets encrypted at rest (Android Keystore, AES-256-GCM); allowBackup=false

    What changed in 1.3.0

    • Key-bar hide/show from the ▶ menu (full-height terminal, no black strip)
    • Zoom dialog (presets 50–200% + ±) from the status row
    • Sticky-modifier colors in long-press popups; popup stays open after a modifier tap

    Full changelog and architecture in the repository.

    Downloads