Overview of CCS Bar (macOS)
mainCCS Bar is a native SwiftUI menu bar application for macOS that acts as a thin client for the CCS local web-server. It allows users to monitor per-account quota, cost, and tier, and perform account control actions directly from the menu bar, such as:
- Pause/Resume
- Set default account
- Solo an account
- Tier-lock
Important Security Note: The app never communicates with providers directly. All requests are routed through localhost to the CCS server, which handles provider fetches server-side.