Skip to content

Commit 69b1335

Browse files
Victor-Magnevictorgomes20080301-stackclaude
authored
New version: VictorMagne.ClaudTray version 1.1.2 (microsoft#395143)
Co-authored-by: Victor Gomes <victorgomes20080301@gmail.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 2a914b5 commit 69b1335

3 files changed

Lines changed: 61 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
2+
3+
PackageIdentifier: VictorMagne.ClaudTray
4+
PackageVersion: 1.2.1
5+
Platform:
6+
- Windows.Desktop
7+
MinimumOSVersion: 10.0.17763.0
8+
InstallerType: inno
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
UpgradeBehavior: install
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/Victor-Magne/claudtray/releases/download/v1.2.1/ClaudTray-1.2.1-Setup.exe
17+
InstallerSha256: DCC0C0547549670DB98EE586A98E303F074E33543C50B9859872952674F660C1
18+
ProductCode: '{F3A7B2C1-8D4E-4F9A-B6C2-1E5D7A3F8B9C}_is1'
19+
InstallerSwitches:
20+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
21+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP-
22+
ManifestType: installer
23+
ManifestVersion: 1.6.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
2+
3+
PackageIdentifier: VictorMagne.ClaudTray
4+
PackageVersion: 1.2.1
5+
PackageLocale: en-US
6+
Publisher: Victor Magne
7+
PublisherUrl: https://github.com/Victor-Magne
8+
PublisherSupportUrl: https://github.com/Victor-Magne/claudtray/issues
9+
PackageName: ClaudTray
10+
PackageUrl: https://github.com/Victor-Magne/claudtray
11+
License: MIT
12+
LicenseUrl: https://github.com/Victor-Magne/claudtray/blob/master/LICENSE
13+
Copyright: Copyright (c) 2025 Victor Magne
14+
ShortDescription: Real-time AI usage monitor in the Windows system tray
15+
Description: |-
16+
ClaudTray for Windows monitors your remaining quota for Claude Code and other AI
17+
assistants (GitHub Copilot, Codex, Antigravity) directly from the system tray.
18+
The tray icon changes colour (green / yellow / red / grey) based on your worst
19+
remaining quota, and a click opens a detailed popover dashboard with per-provider
20+
cards and reset countdowns. No admin rights required.
21+
Tags:
22+
- ai
23+
- claude
24+
- claude-code
25+
- copilot
26+
- tray
27+
- usage
28+
- monitor
29+
ReleaseNotesUrl: https://github.com/Victor-Magne/claudtray/releases/tag/v1.2.1
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.6.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
2+
3+
PackageIdentifier: VictorMagne.ClaudTray
4+
PackageVersion: 1.2.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)