Skip to content

Introduction

jolt is a terminal-based battery and energy monitor for macOS and Linux. It shows you what’s draining your battery and how much power your system is using.

The built-in battery monitors (Activity Monitor on macOS, GNOME Power Statistics on Linux) are GUI-only. If you spend time in the terminal, SSH into machines, or use tmux, you need something that works there too.

jolt gives you:

  • Battery stats in your terminal — works over SSH, in tmux, wherever
  • Actual power numbers — CPU, GPU, and total system watts
  • Process energy tracking — see which apps are killing your battery
  • JSON output — pipe it to scripts, log it, do whatever

Charge percentage, time remaining, health, cycle count, and charger wattage. The basics, but in your terminal.

System power draw broken down by CPU and GPU, plus power mode detection. On Apple Silicon you get ANE (Neural Engine) power too.

Processes sorted by energy impact with color-coded severity. Expand parent processes to see their children. Kill energy hogs directly from the UI.

Import from 300+ iTerm2 color schemes or make your own. Supports dark, light, and auto modes.

Install jolt and try it out.