概览Overview
Shellby 是一款多端 SSH 客户端。Apple 端(iOS / iPadOS / macOS)以 Swift + SwiftUI 原生实现,已上架 App Store(当前 v1.1.1);鸿蒙端基于 Flutter,已上架华为应用市场(当前 v1.1.6);Android / Windows / Linux 版本同源开发中,其中 Android 已进入内测。
它能做什么
- AI Agent:一句话下达运维任务,AI 规划并逐步执行、每步经你审批
- 密码 / 密钥认证的交互式 SSH 终端(xterm 兼容)
- 主机管理:分组、标签、搜索
- 多会话标签、分屏(Mac / iPad)、命令广播
- 端口转发与隧道(本地 -L / 远程 -R / 动态 -D)
- SFTP 文件传输、服务器监控
- 密钥管理(系统钥匙串)、多端同步(iCloud / 第三方)
平台状态
- iPhone / iPad / Mac — 已上架 App Store,当前版本 v1.1.1
- 鸿蒙 HarmonyOS NEXT — 已上架华为应用市场,当前版本 v1.1.6(手机 / 平板)
- Android — 内测中,加入方式见更新日志
- Windows · Linux — 开发中,官网可订阅上线通知
设计原则
- 原生优先——尊重各平台交互:Mac 菜单/快捷键、iPad 多任务、iPhone 单手。
- 安全默认——私钥存入系统钥匙串,敏感信息不落明文。
- 离线可用——所有配置本地存储,无需账号。
Apple 端最低系统:iOS / iPadOS 17 · macOS 15。左侧选择主题开始阅读。
Shellby is a multi-platform SSH client. The Apple edition (iOS / iPadOS / macOS) is native Swift + SwiftUI and live on the App Store (current v1.1.1). The HarmonyOS edition is built on Flutter and live on Huawei AppGallery (current v1.1.6). Android / Windows / Linux builds share that codebase and are in development; Android is now in closed beta.
What it does
- AI Agent: state an ops task in one sentence — the AI plans and executes step by step, each step approved by you
- Interactive SSH terminal with password / key auth (xterm-compatible)
- Host management: groups, tags, search
- Multi-session tabs, split view (Mac / iPad), command broadcast
- Port forwarding & tunnels (local -L / remote -R / dynamic -D)
- SFTP file transfer, server monitoring
- Key management (system Keychain), multi-device sync (iCloud / third-party)
Platform status
- iPhone / iPad / Mac — on the App Store, current version v1.1.1
- HarmonyOS NEXT — on Huawei AppGallery, current version v1.1.6 (phone / tablet)
- Android — in closed beta; see the changelog to join
- Windows · Linux — in development; subscribe on the homepage for launch notices
Design principles
- Native first — respect each platform: Mac menus/shortcuts, iPad multitasking, one-handed iPhone.
- Secure by default — keys go into the system Keychain; no secrets in plaintext.
- Works offline — all config stored locally, no account.
Apple edition requires iOS / iPadOS 17 · macOS 15. Pick a topic on the left to begin.