Monix is a lightweight, modern always‑on‑top desktop overlay for real‑time monitoring of key system resources.
Current version: v1.0.3
Download: Monix v1.0.3 (EXE)
(Older builds remain in dist/
for reference.)
- Redesigned compact overlay UI (dark modern theme).
- Always-on-top frameless window, now draggable from header.
- Smooth ring gauges for CPU, RAM, GPU, VRAM (anti‑aliased via Pillow).
- GPU + VRAM metrics (persistent NVML handle for reduced overhead).
- Disk card: all drives listed with usage bar, percent, and size on separate lines.
- Network card: download & upload shown separately (Mb/s, smoothed).
- System card: CPU temp, GPU temp, uptime, process/thread summary, battery status.
- Smoother updates with EMA filtering; minimized redraw to reduce stutter.
- Footer height & layout adjustments to prevent text cutoff.
- Gear (⚙) settings button.
- Shorter process/thread summary text to avoid truncation.
- CPU, RAM, GPU load, VRAM usage
- Disk usage (all mounted disks)
- Network throughput (↓ / ↑ Mb/s)
- Temperatures (CPU / GPU when available)
- Processes & thread counts (summary)
- Optional Windows startup integration
- Windows 10 / 11
- NVIDIA GPU (for GPU + VRAM metrics & temperature)
- (Optional) Battery & sensors support for related info
- Download the latest EXE from the link above.
- Run
Monix v1.0.3.exe
(no installation required). - Drag by the header to position. Use ⚙ for options (startup toggle / quit).
- Press
Esc
to quit quickly.
Place the EXE somewhere stable if enabling startup.
Use the in‑app settings (⚙ -> Toggle Startup). This adds/removes a registry entry in HKCU:Software\Microsoft\Windows\CurrentVersion\Run
.
Because Monix can register itself for startup, some AV engines may flag it. If needed, add the EXE to Windows Security exclusions:
- Windows Security → Virus & Threat Protection
- Manage Settings → Exclusions → Add or Remove
- Add an Exclusion → File → select the Monix EXE.
Q: Why is GPU data blank?
A: Ensure you have an NVIDIA GPU + latest drivers. NVML is required.
Q: Does it support per‑core CPU?
A: Removed intentionally for a cleaner, lighter UI.
Q: Can I resize the window?
A: Not in this version; size is optimized for readability & compactness.
- Optional minimal mode
- Custom refresh interval
- Theme customization
MIT (see repository for details).
Always run the latest version to get fixes and improvements.