Rumskrot Terminal
Rumskrot Terminal Summary
Rumskrot Terminal is a with in-app purchases iOS app in Tools by Kim Hansen. Released in Apr 2026 (1 month ago). Store metadata: updated May 3, 2026.
Store info: Last updated on App Store on May 3, 2026 .
0★
Ratings:
Screenshots
App Description
Rumskrot Terminal is a fast, privacy-first SSH terminal for iPhone and iPad. Connect to any Linux, macOS, or Raspberry Pi server — with full terminal emulation, tmux integration, and GPU-accelerated rendering.
FULL TERMINAL EMULATION
• xterm-256color and 24-bit true colour support
• VT100/ANSI escape sequences for vim, htop, tmux, and more
• Half-bright (SGR 2) dim-text rendering
• Scrollback buffer up to 10,000 lines, with search
• Two-finger natural scroll into scrollback
• Mouse reporting, cursor styles, hyperlinks (OSC 8)
• Semantic prompt gutter showing command boundaries
• Kitty keyboard protocol + inline Kitty graphics
SHELL INTEGRATION & SMART HISTORY
• OSC 133 capture — records the post-expansion command, so cd So⇥Gi⇥Ma⇥ becomes cd Source/GitHub/ManaScope in your history (not cd SoGiMa)
• Inline autocomplete row above the keyboard — type a few chars and tap a past command to complete it
• In-app installer for OSC 133 markers on hosts that don't speak them yet — every command shown before running, fully reversible
• Heuristic prompt-row scrape for hosts you don't want to instrument
• Per-host capture state with auto-detection
HOST LIBRARY
• Edit mode with drag-to-reorder on iPhone and the iPad sidebar
• Swipe-to-delete and inline rename without leaving the list
• New brand-glass visual style with the walnut/gold palette
• Onboarding hero pages walk you through SSH, tmux, dashboard, and snippets on first launch
MULTI-SESSION
• Connect to multiple servers simultaneously
• Session tab bar with swipe-to-switch navigation
• Each session maintains its own terminal state
SSH & SECURITY
• Password and private key auth (Ed25519, ECDSA P-256/384/521)
• Multi-hop ProxyJump (ssh -J b1,b2,...,bN target)
• Import hosts from ~/.ssh/config
• Passphrase-protected OpenSSH keys (bcrypt_pbkdf)
• PKCS#8 PEM keys including PBES2-encrypted variants
• SSHFP DNSSEC auto-trust
• Host key verification with SHA-256 fingerprint
• Open ssh:// URLs and danskrumskrot.com/ssh/* Universal Links
• Credentials in iOS Keychain only — no telemetry, no cloud sync
TMUX INTEGRATION
• Detect, list, attach, switch, detach tmux sessions
• Auto-attach to a named session on connect
• Configurable tmux prefix key
SFTP FILE BROWSER
• Browse, upload, download remote files
• Breadcrumb navigation, pull-to-refr