tmux-remote-controlRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Install via ClawdBot CLI:
clawdbot install brennerspear/tmux-remote-controlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Run multiple AI coding agents simultaneously in separate tmux sessions to review different parts of a codebase. Each agent analyzes specific modules while maintaining isolated environments, enabling comprehensive parallel code assessment without conflicts.
Automate testing of command-line interfaces and TUI applications by sending keystrokes sequences and capturing output. Simulate user interactions with proper timing for text entry and Enter key presses to test complex workflows.
Manage multiple development environments simultaneously by creating tmux sessions for different microservices or databases. Send commands to start services, run migrations, and monitor logs across distributed systems from a single control point.
Control Python REPLs and Jupyter kernels through tmux to execute data processing scripts, train machine learning models, and visualize results. Use pane output scraping to capture results and progress metrics automatically.
Automate security scanning tools and exploit frameworks by sending payloads and commands through tmux sessions. Capture tool output for analysis while maintaining persistent connections to target systems during security assessments.
Offer a SaaS platform that uses tmux automation to manage client development environments, run automated tests, and deploy applications. Charge subscription fees based on the number of parallel sessions and automation complexity.
Provide automated code review and refactoring services using multiple AI agents running in parallel tmux sessions. Clients submit code repositories and receive comprehensive analysis reports with suggested improvements.
Sell testing automation infrastructure that uses tmux to control CLI applications across different operating systems. Offer both on-premise solutions and cloud-based testing farms for enterprise clients.
💬 Integration Tip
Always use the default tmux server without custom sockets for easy user attachment. Implement proper delays between text sends and Enter key presses when automating interactive TUI applications.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.