Features & Modes
Desktop GUI, headless monitoring, and cross-platform support
Desktop Application
The primary way to use Exlipse is through the desktop GUI. It provides a real-time dashboard with token listings, scanner grades, highlight detection, and detailed statistics — all updating in real time.
Native Window
Frameless, modern design with a native look and feel on all platforms.
Real-Time Updates
Sub-second update cycles keep the display fresh with the latest data.
Headless Mode
Run Exlipse without a GUI for server deployments or background monitoring. The headless monitor uses the same analysis pipeline but outputs to logs and database only. Supports graceful shutdown via system signals.
Platform Support
Exlipse is available for all major desktop platforms.
Windows 10 and later
All major distributions
Intel and Apple Silicon
Performance
Built in Go for maximum performance, Exlipse processes hundreds of tokens per second with minimal resource usage.
| Metric | Value |
|---|---|
| Throughput | ~160 tokens/sec |
| Cycle Time | Sub-second |
| Memory (idle) | ~30 MB |
| Data Fields | 100+ fields per token |
Database
All token data is stored locally in an SQLite database with advanced optimizations for high-throughput writes. The database supports concurrent reads, batch operations, and automatic migrations on startup.
Security
Production builds include binary obfuscation and anti-reverse-engineering protections. All data is stored locally — Exlipse does not send your data to third-party servers.