jolt v1.0.0
Terminal-based battery and energy monitor for macOS and Linux.
Features
- Battery status — charge, time remaining, health, cycle count
- Power metrics — system power draw with CPU/GPU breakdown
- Process tracking — sorted by energy impact, kill from the app
- Historical data — background daemon records trends over time
- Themes — 10 built-in (Catppuccin, Dracula, Nord, etc.), auto dark/light
Platform Support
| Platform | Battery | Power Metrics |
|---|---|---|
| macOS (Apple Silicon) | ✅ | ✅ |
| macOS (Intel) | ✅ | ❌ |
| Linux | ✅ | ✅ (RAPL) |
Install
Install script:
curl -fsSL https://getjolt.sh/install.sh | bash
Homebrew:
brew install jordond/tap/jolt
Cargo:
cargo install jolt-tui
