The Desktop App
The same rysh multiplexer, as a native desktop app.
What you'll see
- Introduce rysh-cli-app: an Electron + React desktop client wrapping the same multiplexer.
- It offers every input mode, full mouse support, and the same tabs and panes in a resizable window.
- It adds dedicated side panels for Agents, Humanoids, and Shares.
- Wrap: full rysh power with point-and-click GUI access.
Commands shown
echo 'rysh-cli-app: Electron + React desktop client'
echo 'Same modes, mouse, tabs, panes -- in a native window'
echo 'Side panels: Agents | Humanoids | Shares'
echo 'Desktop app = full rysh power, GUI-first'
Keys used
Enter
Transcript
0:00The same rysh multiplexer, as a native desktop app.
0:05rysh-cli-app is the desktop client -- an Electron and React app that wraps the exact same multiplexer you run in the terminal.
0:13You get every mode, full mouse support, and the same tabs and panes -- just in a resizable window instead of a terminal emulator.
0:23What the desktop app adds is dedicated side panels: one for Agents, one for Humanoids, one for Shares -- so you can manage them without typing a command.
0:34If you prefer a GUI, the desktop app gives you the full power of rysh with point-and-click access to its actors.
Key takeaway
rysh-cli-app is an Electron/React desktop client with the full multiplexer plus side panels for Agents, Humanoids, and Shares.