mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-07-16 02:54:12 -05:00
[PR #572] [CLOSED] Add onWatch to System Utilities #10746
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/572
Author: @prakersh
Created: 3/15/2026
Status: ❌ Closed
Base:
master← Head:add-onwatch📝 Commits (1)
0e97c89Add onWatch to System Utilities📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add onWatch to the System Utilities section.
onWatch is an open-source Go CLI that tracks AI API quota usage across 6 providers (Anthropic/Claude, OpenAI/Codex, GitHub Copilot, Synthetic, Z.ai, Antigravity). It runs as a lightweight background daemon (<50MB RAM), uses SQLite for local storage with zero telemetry, and includes a Material Design 3 web dashboard. GPL-3.0 licensed, ~342 stars.
I'm the maintainer of this project. Per CONTRIBUTING.md, self-promotion is acceptable and the project exceeds the 50-star minimum.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.