https://github.com/dvdsgl/claude-canvas
Give Claude Code an external monitor
https://github.com/dvdsgl/claude-canvas
Last synced: 25 days ago
JSON representation
Give Claude Code an external monitor
- Host: GitHub
- URL: https://github.com/dvdsgl/claude-canvas
- Owner: dvdsgl
- License: mit
- Created: 2026-01-06T23:24:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-01-08T02:19:55.000Z (2 months ago)
- Last Synced: 2026-01-23T15:26:05.075Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.76 MB
- Stars: 1,334
- Watchers: 12
- Forks: 134
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-claude-code - **claude-canvas** - A TUI toolkit that gives Claude Code its own display. (🛠️ Tools & Utilities)
README
# Claude Canvas
A TUI toolkit that gives Claude Code its own display. Spawn interactive terminal interfaces for emails, calendars, flight bookings, and more.
**Note:** This is a proof of concept and is unsupported.

## Requirements
- [Bun](https://bun.sh) — used to run skill tools
- [tmux](https://github.com/tmux/tmux) — canvases spawn in split panes
## Installation
Add this repository as a marketplace in Claude Code:
```
/plugin marketplace add dvdsgl/claude-canvas
```
Then install the canvas plugin:
```
/plugin install canvas@claude-canvas
```
## License
MIT