Install with winget
Open PowerShell or Command Prompt and run:
winget install blueberrycongee.TermCanvas
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About TermCanvas
TermCanvas spreads all your terminals across an infinite spatial canvas — no more tabs, no more split panes. Drag them around, zoom in to focus, zoom out to see the big picture. It organizes everything in a Project → Worktree → Terminal hierarchy that mirrors how you actually use git. Add a project, and TermCanvas auto-detects its worktrees. Create a new worktree from the terminal, and it appears on the canvas instantly.
Advanced Install Options
Install (latest)
winget install blueberrycongee.TermCanvasInstall (pinned version)
winget install --id blueberrycongee.TermCanvas -e --version 0.39.5Upgrade
winget upgrade blueberrycongee.TermCanvasUninstall
winget uninstall blueberrycongee.TermCanvasFrequently Asked Questions
How do I install TermCanvas using winget?
Open PowerShell or Windows Terminal and run:
winget install blueberrycongee.TermCanvas. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is TermCanvas?
An infinite canvas desktop app for visually managing terminals
Is TermCanvas free to use?
TermCanvas is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update TermCanvas with winget?
Run
winget upgrade blueberrycongee.TermCanvas in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall TermCanvas?
Run
winget uninstall blueberrycongee.TermCanvas to remove TermCanvas from your system.