Skip to content

jun0-ds/clance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clance

Claude + Glance — A lightweight system monitor widget for your personal PC.

Windows macOS

Clance Screenshot

Clance is a desktop widget that shows your system's vital signs at a glance:

  • CPU usage with per-core details
  • Memory usage
  • GPU utilization & VRAM (NVIDIA on Windows)
  • Top 5 processes by CPU usage

Built with Tauri for minimal resource footprint (~15MB RAM).

Note: This is a personal desktop utility, not intended for server monitoring or enterprise use.

Comparison with Other Widgets

Feature Clance ResourceMonitor Win11 Widget Xbox Game Bar Rainmeter
CPU
Memory
GPU Utilization Skin-dependent
GPU VRAM Skin-dependent
Top Processes Skin-dependent
Process Sort (CPU/MEM/GPU)
Friendly Process Names
Cross-platform
Lightweight Setup

Install

Windows

Download the latest .exe or .msi from GitHub Releases.

macOS (Homebrew)

brew tap jun0-ds/clance
brew install --cask clance

Build from Source

# Prerequisites: Rust, Node.js, MSVC Build Tools (Windows)
cargo install tauri-cli --version "^2"
cargo tauri dev    # development
cargo tauri build  # production build

License

MIT

About

Lightweight system monitor widget built with Tauri — CPU, Memory, GPU & top processes at a glance

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors