jolt

Battery intelligence for your laptop

Real-time power monitoring, process energy tracking, and battery health insights — all in a beautiful terminal UI. Works on macOS and Linux.

jolt terminal UI showing battery status and power metrics

Quick Install

Get up and running in seconds. Supports macOS, Linux, and standard package managers.

curl -fsSL https://getjolt.sh/install.sh | bash
cargo install jolt-tui
git clone https://github.com/jordond/jolt.git
cd jolt && cargo build --release
./target/release/jolt
brew install jordond/tap/jolt
Supported platforms
macOS Linux

Features

Real-time Monitoring

Track battery percentage, charging state, time remaining, and power draw updated every second.

📊

Power Breakdown

See exactly how much power your CPU, GPU, and ANE are consuming in watts.

🔍

Process Tracking

Identify energy-hungry processes with color-coded severity and collapsible groups.

🎨

300+ Themes

Import from iTerm2 Color Schemes or create your own. Light, dark, and auto modes.

📈

Historical Data

Track battery and power trends over time with built-in graphs and data export.

👻

Background Daemon

Run a daemon to collect historical data even when the TUI isn't running.