nexus4cc

by librae8226Verified

Your Claude Code, Everywhere.

118
Stars
33
Forks
TypeScript
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/librae8226/nexus4cc

Getting Started

Guides for using skills like nexus4cc.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Nexus4CC

Your Claude Code, Everywhere.

Node License: GPL v3 GitHub stars PRs Welcome

🇨🇳 中文


Showcase

Your browser does not support the video tag.


What is Nexus4CC?

Nexus4CC turns any browser into a command center for Claude Code — and works with Codex, Gemini CLI, or any terminal-based AI agent. It bridges directly to tmux sessions running on your machine, so you can monitor, switch between, and command your agents from anywhere.

Phone, tablet, foldable, or desktop — one interface, every device. No cloud. No subscription. No SSH gymnastics. Just your terminal, everywhere.


Features

🔌 WebSocket ↔ tmux bridgeOne PTY per window. Real-time bidirectional I/O. Close your browser — your agents keep running.
📱 Any-screen terminalxterm.js with swipe navigation, pinch-to-zoom, and a configurable soft toolbar. Touch-friendly on mobile, full keyboard on desktop — one interface that adapts.
📂 Embedded file browserBrowse, edit, and preview Markdown files in a resizable sidebar. Sort by name, date, or size.
🗂️ Project & channel managementDirectory-based projects with Slack-like channel sessions. Switch contexts instantly — like workspaces for your terminal.
💾 Session persistencetmux-resurrect keeps your sessions alive across reboots. Pick up exactly where you left off.
🔀 Multi-sessionRun multiple tmux sessions in parallel. Switch between them without leaving the browser.
🎨 PWAInstallable on iOS and Android. Dark and light themes. Feels like a native app, works offline.

Why Nexus4CC?

Anthropic Remote ControlHappy CoderOmnaraNexus4CC
Self-hosted⚠️
No subscription needed
Data stays on your infra
Real terminal (xterm)
Project & channel management⚠️⚠️
Fire & forget⚠️✅ (pure tmux)
PWA / installable
Open source⚠️

Project & channel management: Organize work by directory-based projects, each with multiple channel-like sessions — switch between them instantly, like Slack channels for your terminal.


Quick Start

git clone https://github.com/librae8226/nexus4cc.git && cd nexus4cc
cp .env.example .env          # set JWT_SECRET, ACC_PASSWORD_HASH, WORKSPACE_ROOT
npm install && cd frontend && npm install && npm run build && cd ..
npm start
# Open http://localhost:59000 on any device 🚀

Full setup guide including Claude profile config, PM2, and mobile access: QUICKSTART.md →


💡 For human users: follow the Quick Start above. The instructions below are for AI assistants helping with installation.

For AI Assistants

If you're an AI assistant helping a user install Nexus:

  1. Clone this repo and cd into it
  2. Run node scripts/setup.js — handles deps, frontend build, PM2, and first tmux session
  3. Verify: pm2 status shows nexus online → open http://localhost:59000

Prerequisites: Node.js 20+, tmux. PM2 is installed automatically if missing.
Default login password: nexus123 (user can change it in .env after setup).


Deployment

Expose securely without port forwarding via Cloudflare Tunnel or Tailscale.


Requirements

DependencyVersionNote
Node.js20+
tmuxany recent
PM2any recentauto-installed by setup.js
OSLinux / WSL2

Security

Nexus is a single-user, self-hosted tool — not a multi-tenant platform.

  • 🔒 bcrypt (12 rounds) password hash + JWT (30d)
  • ⚠️ WebSocket token passed via query string — enable TLS in production
  • 🛡️ Run behind firewall, VPN, or tunnel — do not expose directly to the internet

Documentation

Doc
QUICKSTART.mdStep-by-step setup guide
ARCHITECTURE.mdSystem design & API reference
PRD.mdFeature specifications
ROADMAP.mdWhat's next
📖 The story behind NexusWhy this was built

Community


Author

Nexus4CC was built by Librae — software engineer, entrepreneur, and early-stage VC investor.

The best ideas never come at your desk. Nexus4CC was born from a real need: commanding AI agents on the go — from airports, taxis, and between meetings. Now it's open source, and it's yours.


Contributing

PRs and issues welcome. See CONTRIBUTING.md for local dev setup, commit standards, and good first issue ideas.


License

Dual-licensed: GPL v3 for open-source use · Commercial license available for proprietary / SaaS use — contact librae8226 or faywong


Built for Claude Code first. Also works with any AI agent that runs in a terminal.

Frequently Asked Questions

What is nexus4cc?

nexus4cc is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by librae8226. Your Claude Code, Everywhere. It has 118 GitHub stars.

Is nexus4cc safe to use?

Yes. nexus4cc passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install nexus4cc?

Clone the repository with "git clone https://github.com/librae8226/nexus4cc" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is nexus4cc written in?

nexus4cc is primarily written in TypeScript. It is open-source under librae8226 on GitHub, so you can review or fork the full source.

Are there alternatives to nexus4cc?

Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh nexus4cc against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ui-ux-pro-max-skill

by nextlevelbuilder

12

An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.

119,92012,870Python
CLI Toolsai-skillsantigravity
View details

happy

by slopus

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

23,4501,980TypeScript
CLI Tools
View details

claudecodeui

by siteboon

Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.

13,3941,866TypeScript
CLI Tools
View details

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

12,5471,869JavaScript
CLI Tools
View details

ccstatusline

by sirmalloc

🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

12,508545TypeScript
CLI Tools
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details