An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.

![Claude Canvas Screenshot](media/screenshot.png)

## 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