Termly Cli banner
termly-dev termly-dev

Termly Cli

Development community

Description

Mobile companion for Claude Code, Gemini CLI & OpenCode. Encrypted, remote

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Termly CLI

Access your AI coding assistants from any device. Works with Claude Code, Aider, GitHub Copilot, and any terminal-based AI tool.

What's New in v1.9.5

  • 🐼 Qwen Code - Added support for Alibaba's agentic coding CLI optimized for Qwen3-Coder models
  • 🔒 Security - Patched 8 Dependabot alerts (axios, lodash, ajv, follow-redirects)

**Previous versions:**

  • v1.9.3 - Handle pairing_expired error from server on reconnect
  • v1.9 - Pi Coding Agent, Kilo Code CLI, enhanced TUI mode
  • v1.8 - Added Pi Coding Agent and Kilo Code CLI support
  • v1.7 - TUI mode support, OpenCode integration, smarter reconnection
  • v1.5 - Push notifications support, improved session stability
  • v1.3 - Prebuilt binaries, improved Windows support, fast installation
  • v1.2 - Windows output deduplication and PowerShell optimization
  • v1.0 - Stable release with session management and E2EE

Features

  • 🚀 Universal AI Tool Support - Works with any terminal-based AI coding assistant
  • 📱 Mobile Access - Control your AI tools from phone or tablet
  • 🔒 End-to-End Encryption - AES-256-GCM + DH-2048 key exchange with fingerprint verification
  • 🔄 Session Resume - Automatic reconnection with state synchronization
  • 💻 Multiple Sessions - Run multiple AI tools simultaneously
  • 🎯 Auto-Detection - Automatically finds installed AI tools
  • Zero-Knowledge Server - Server never sees your unencrypted data
  • 🌍 Multiple Environments - Production, Development, and Local modes
  • 🔄 Auto-Update Check - Ensures you're always running a supported version

Installation

Quick Install

Termly CLI includes **prebuilt binaries** for all platforms - no compilation required!

**All Platforms:**

npm install -g @termly-dev/cli

After installation, the `termly` command is available globally.

**That's it!** Works out-of-the-box on:

  • ✅ macOS (Intel & Apple Silicon)
  • ✅ Linux (x64 & ARM64)
  • ✅ Windows 10+ (x64 & AR