ds-mon
Personal / macOS Utility
A macOS menu bar utility for monitoring DeepSeek API balance with secure local configuration.
Overview
The utility keeps API balance visible without requiring a browser dashboard.
The problem
A menu bar app needs low-friction refresh behavior while storing the API key securely.
My contribution
Built the SwiftUI interface, automatic refresh flow, customizable menu-bar display, and Keychain-backed credential storage.
Technical highlights
- 01Menu bar balance display with automatic refresh
- 02Secure API key storage through macOS Keychain
- 03Customizable icon, text, color, and refresh behavior