Joyi-code/DeepSeekMonitorWindows

Windows desktop monitor for DeepSeek balance and usage, built with Tauri, React and Rust.

What it solves

DeepSeek Monitor Windows provides a desktop application for Windows users to track their DeepSeek API usage and account balance in real-time. It solves the problem of having to manually check the DeepSeek platform's web interface to monitor spending, token consumption, and usage trends.

How it works

The app uses a combination of the official DeepSeek balance API and a custom method for usage statistics. Because DeepSeek does not provide a public API for account-level usage, the app allows users to synchronize their usage token via a WebView2 login window or by manually pasting a token extracted from the browser's local storage. It is built using Tauri, React, TypeScript, and Rust to create a lightweight Windows desktop experience with a system tray entry.

Who it’s for

Developers and users of the DeepSeek API who operate on Windows and want a quick, visual way to monitor their account balance, monthly spending, and token usage across different models (V4 Flash and V4 Pro).

Highlights

  • Comprehensive Monitoring: Tracks account balance, monthly spending, total tokens, request counts, and cache hit/miss rates.
  • Detailed Analytics: Includes a 7-day spending trend chart and detailed model-specific usage pages.
  • Windows Integration: Operates via a system tray icon and supports a single-instance guard to prevent multiple app windows from opening.
  • Flexible Authentication: Supports both automated WebView2-based token synchronization and manual token entry for reliability.

Related

  • Project
  • Project
  • Project
  • Project
  • Project