Web Terminal enables remote terminal access via browser. It integrates with Claude Code Sessions for AI-assisted coding. Supports multiple AI profiles, directory picker, and PM2 Windows Service. Ideal for operations teams managing servers and applications remotely.
git clone https://github.com/TUAN130294/webterminal.gitWeb Terminal is a browser-accessible terminal application built with xterm.js that enables remote command execution from any device on your local network. It integrates with Claude Code Sessions to resume AI-assisted coding workflows, supports multiple AI profiles (Claude, Agy, GLM, Codex), and includes a directory picker for flexible workspace management. The application runs as a Windows PM2 service for automatic startup and requires no login. Operations teams managing servers, developers needing remote terminal access, and teams leveraging AI-assisted development benefit from unified browser-based terminal access without complex authentication.
Clone the repository and run npm install, then execute MANAGER.bat and press 1 to install and start the service. Access the terminal at http://localhost:9000 and create a new terminal session or resume existing Claude Code Sessions. For mobile access, find your computer's IP with ipconfig and connect from the same WiFi network using http://<IP>:9000.
Resume Claude Code Sessions from mobile devices on LAN
Remote server administration via browser without SSH setup
AI-assisted terminal commands across multiple AI profiles
Automatic service deployment on Windows with PM2
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/TUAN130294/webterminalCopy 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.
I need to use Web Terminal to [TASK] on my [SERVER_TYPE] server. I want to [SPECIFIC_ACTION] using [PROGRAMMING_LANGUAGE]. Can you guide me through the process and provide the necessary commands?
# Web Terminal Session Guide ## Task: Deploy a Node.js Application ### Step 1: Connect to the Server - Open Web Terminal in your browser. - Enter the server IP: `192.168.1.10` - Authenticate using SSH key or password. ### Step 2: Navigate to the Project Directory - Use the directory picker to select `/var/www/myapp` - Alternatively, run: `cd /var/www/myapp` ### Step 3: Install Dependencies - Run: `npm install` - Verify installation with: `npm list` ### Step 4: Start the Application - Use PM2 to start the app: `pm2 start server.js` - Check status: `pm2 list` ## Notes - Ensure PM2 Windows Service is running. - Use Claude Code Sessions to resume coding later.
Access telematics data in trucking
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