Last updated: 2026-05-19
Changelog
v0.1.0 (2026-05-19)
First official release.
hiterm (PC CLI)
hiterm pairโ Pair with phone via QR code scanninghiterm doctorโ Diagnose and auto-fix configuration issueshiterm updateโ Update to latest version (GitHub public repo + Hono mirror)hiterm uninstallโ Clean uninstallhiterm notifyโ Notification managementnotify testโ Send test notifications to Androidnotify hookโ AI tool hook handler (Claude Code, Codex, Gemini)
- Automatic tmux mouse mode and SSH key configuration
- Cross-platform: Linux (amd64/arm64), macOS (amd64/arm64)
Hi Term (Android App)
- QR code scanning for device pairing via Tailscale
- SSH/mosh terminal connection over Tailscale P2P
- Remote push notifications from PC (AI tool events)
- In-app auto-update mechanism
- Auto SSH key pair generation and exchange
- Auto-refresh SSH host list on remote notification
Website (yinbin.ink)
- Landing page with product overview and feature highlights
- Full documentation: Quick Start, Install Guides, Commands, Tailscale Setup
- CLI binary download and one-line install script
- Dual download source: GitHub public repo (primary) + Hono mirror (fallback)
Build/CI
- Automated release pipeline via GitHub Actions (tag push triggers build + deploy)
- Public release repository wsyb/hiterm-releases for binary distribution
- Cross-platform Go builds (linux/darwin, amd64/arm64)
- APK release build with SHA256 checksums
- Centralized version management via VERSION file