sketchytop-0.1.3 is not a library.
sketchytop
A minimal sketchybar plugin written in rust that shows basic performance stats.
Designed for SketchyBar.
Features
- High Performance: Polls system stats with near-zero overhead.
- Dynamic Colors: Labels change color (Green/Orange/Red) based on resource usage and latency.
- Network Latency: Real-time ping monitoring to your preferred target.
- Configurable: Easily adjust update intervals and item names.
- Minimalistic: Focused on delivering high-signal information (CPU %, RAM GB, and Ping).
Installation
Via Cargo
From Source
The binary will be located at target/release/sketchytop.
Usage
Add the following to your sketchybarrc:
# Start the helper
&
Options
License
MIT