Skip to content

Commit 1d11af5

Browse files
authored
New version: blueberrycongee.TermCanvas version 0.25.17 (microsoft#355959)
1 parent 29418d9 commit 1d11af5

File tree

4 files changed

+94
-0
lines changed

4 files changed

+94
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: blueberrycongee.TermCanvas
5+
PackageVersion: 0.25.17
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: 75eb9126-42bc-5b65-8c9c-967fc346dcf8
11+
ReleaseDate: 2026-04-07
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.25.17/TermCanvas-Setup-0.25.17.exe
16+
InstallerSha256: 1793D5D842F3A1236E779D46B39C3B0CE8C3C8BFBEC62B049F4F206F9B8F53E9
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/blueberrycongee/termcanvas/releases/download/v0.25.17/TermCanvas-Setup-0.25.17.exe
22+
InstallerSha256: 1793D5D842F3A1236E779D46B39C3B0CE8C3C8BFBEC62B049F4F206F9B8F53E9
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: blueberrycongee.TermCanvas
5+
PackageVersion: 0.25.17
6+
PackageLocale: en-US
7+
Publisher: blueberrycongee
8+
PublisherUrl: https://github.com/blueberrycongee
9+
PublisherSupportUrl: https://github.com/blueberrycongee/termcanvas/issues
10+
PackageName: TermCanvas
11+
PackageUrl: https://github.com/blueberrycongee/termcanvas
12+
License: MIT
13+
LicenseUrl: https://github.com/blueberrycongee/termcanvas/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) 2026 TermCanvas Contributors
15+
ShortDescription: An infinite canvas desktop app for visually managing terminals
16+
Description: |-
17+
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.
18+
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.
19+
Tags:
20+
- agent
21+
- agentic
22+
- ai
23+
- chatbot
24+
- claude-code
25+
- code
26+
- codex
27+
- coding
28+
- gemini-cli
29+
- large-language-model
30+
- llm
31+
- programming
32+
ReleaseNotes: |-
33+
Fixed
34+
- File tree now shows dotfiles and previously hidden directories (node_modules, dist, build, out); only .git is hidden
35+
ReleaseNotesUrl: https://github.com/blueberrycongee/termcanvas/releases/tag/v0.25.17
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.12.0
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: blueberrycongee.TermCanvas
5+
PackageVersion: 0.25.17
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款用于可视化管理终端的无限画布桌面应用
8+
Description: |-
9+
TermCanvas 可将你所有的终端窗口排布在无限空间画布上——无需再使用标签页,也不必拆分窗格。你可以随意拖动终端,放大即可聚焦单个窗口,缩小就能查看全局布局。
10+
它采用「项目→工作树→终端」的层级结构管理所有内容,完全贴合你实际使用 Git 的习惯。添加项目后,TermCanvas 会自动检测其包含的工作树;你在终端中创建新工作树时,它也会立刻显示在画布上。
11+
Tags:
12+
- claude-code
13+
- codex
14+
- gemini-cli
15+
- 人工智能
16+
- 代码
17+
- 大语言模型
18+
- 智能体
19+
- 编程
20+
- 聊天机器人
21+
- 自主智能
22+
ManifestType: locale
23+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: blueberrycongee.TermCanvas
5+
PackageVersion: 0.25.17
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)