CPU: 12%
MEM: 4.2GB
UPK: 00:00:00
Reshekumar@portfolio:~
Reshekumar@portfolio:~$ man tokenwatch
NAME
TokenWatch - AI Developer Tool
SYNOPSIS
Mission: Silently monitor and estimate AI token consumption in real-time.
Status: [DEPLOYED]
DESCRIPTION
A dual-platform AI token usage tracker functioning as both a Browser Extension (Chrome/Brave MV3) and a Desktop Application (Electron).
ARCHITECTURE
Shared architecture built with a unified codebase utilizing React 18, Vite/Rollup for both the extension and desktop app.
FEATURES
  • Real-time tracking via Mutation Observers
  • Floating badge for usage display
  • Usage Limits, Analytics & threshold alerts
CHALLENGES
Offloading heavy tracking logic like js-tiktoken to a background worker for optimal performance.
Reshekumar@portfolio:~$