A PWA App, Graphical Client for Claude Code, via SSH, **with Powerful Integrations for Graphcal Operations**!! For Android, iOS, Windows, macOS, Linux, and any PWA supporting OS.
git clone https://github.com/aiya000/claude-code-mobile-ssh.gitClaude Code Mobile SSH is a progressive web app that provides a graphical interface for interacting with Claude Code remotely over SSH. Unlike general-purpose AI agent apps, it's purpose-built for Claude Code workflows, letting developers easily send prompts, respond to yes/no decisions, and view results without complex terminal navigation. It works across Android, iOS, Windows, macOS, and Linux, solving the friction of using Claude Code on smartphones and remote environments. The app prioritizes developer experience by simplifying interactions that would normally require keyboard shortcuts or terminal tab switching in RDP/VNC solutions.
1. **Install claude-code-mobile-ssh**: Download the PWA from [claude-code-mobile-ssh official site] or install via your device's app store. Ensure your device supports PWA installation. 2. **Configure SSH Access**: Set up SSH key-based authentication on the target device (e.g., `ssh-keygen -t ed25519` and copy the public key to `~/.ssh/authorized_keys`). Test connectivity using `ssh user@TARGET_DEVICE_IP` from another terminal. 3. **Enter Connection Details**: In claude-code-mobile-ssh, input the target device's IP/hostname, SSH port (default: 22), and authentication method (password or key-based). Save the connection profile for reuse. 4. **Execute Commands**: Use the prompt template to run commands like file operations, process management, or system diagnostics. For graphical operations, use commands like `scp`, `rsync`, or `sshfs` (if supported by your device). 5. **Review Outputs**: Analyze the command output directly in the app. For large outputs, export logs to a file on your device or the remote machine for further analysis. **Tips**: - Use `tmux` or `screen` on the remote device to maintain persistent sessions. - For mobile devices, enable "Desktop Mode" in your browser to improve UI usability. - Pre-configure aliases in `~/.bashrc` on the remote device to simplify frequent commands.
Using Claude Code on smartphones or tablets while away from desktop
Remote development workflows via SSH without RDP/VNC overhead
Simplified conversation and decision-making with Claude Code
Cross-platform mobile access to local or remote Claude Code instances
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/aiya000/claude-code-mobile-sshCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use claude-code-mobile-ssh to remotely execute [COMMAND] on [TARGET_DEVICE_IP] via SSH. Replace [COMMAND] with the specific operation you want to perform (e.g., 'ls -l /home/user/documents') and [TARGET_DEVICE_IP] with the IP address or hostname of the remote device. Ensure SSH credentials (username/password or key-based auth) are pre-configured on the target device.
``` Executing command: 'ls -l /home/user/projects/mobile-app' Output from remote device (192.168.1.100): ``` ``` total 24 -rw-r--r-- 1 user user 1204 Jan 10 09:15 README.md -rwxr-xr-x 1 user user 4567 Jan 10 08:30 build.sh -rw-r--r-- 1 user user 8923 Jan 10 07:45 config.json drwxr-xr-x 3 user user 4096 Jan 10 09:20 src/ ``` ``` Command completed successfully. Total files listed: 4 Next steps: 1. Review config.json for environment variables. 2. Execute 'chmod +x build.sh' if executable permissions are needed. 3. Use claude-code-mobile-ssh to push changes or pull logs from this directory. ```
Connect your sales stack seamlessly
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan