Skip to content

Releases: jordond/jolt

1.2.0

09 Feb 17:48

Choose a tag to compare

What's Changed

  • feat(daemon): add protocol version compatibility checks by @jordond in #141
  • feat: respect XDG Base Directory environment variables by @jordond in #142
  • feat(ui): add transparent background setting by @jordond in #149
  • clean(linux): remove the daemon control command when compiling for linux by @0x61nas in #120
  • fix(macos): detect low power mode with flexible whitespace parsing by @McNight in #152

New Contributors

Full Changelog: 1.1.3...1.2.0

1.2.0-beta.2

04 Feb 00:23

Choose a tag to compare

1.2.0-beta.2 Pre-release
Pre-release

What's Changed

  • Website SEO and documentation updates by @jordond in #146
  • feat(ui): add transparent background setting by @jordond in #149

Full Changelog: 1.2.0-beta.1...1.2.0-beta.2

1.2.0-beta.1

31 Jan 00:54

Choose a tag to compare

1.2.0-beta.1 Pre-release
Pre-release

What's Changed

  • feat(daemon): add protocol version compatibility checks by @jordond in #141
  • feat: respect XDG Base Directory environment variables by @jordond in #142

Full Changelog: 1.1.3...1.2.0-beta.1

1.1.3

31 Jan 00:25

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

23 Jan 19:12
a9e9256

Choose a tag to compare

What's Changed

  • fix: prevent underflow crash in truncate_str by @jordond in #125

Full Changelog: 1.1.1...1.1.2

1.1.1

23 Jan 01:04
c684eca

Choose a tag to compare

What's Changed

New Contributors

Dependencies

  • fix(deps): update astro monorepo by @renovate[bot] in #110
  • chore(deps): update dependency prettier to ^3.8.1 by @renovate[bot] in #108
  • chore(deps): update typescript-eslint monorepo to ^8.53.1 by @renovate[bot] in #113
  • fix(deps): update dependency @astrojs/starlight to ^0.37.3 by @renovate[bot] in #109
  • chore(deps): update rust crate chrono to 0.4.43 - autoclosed by @renovate[bot] in #107
  • chore(deps): update rust crate thiserror to 2.0.18 by @renovate[bot] in #111

Full Changelog: 1.1.0...1.1.1

1.1.0

13 Jan 21:39
d58a4b5

Choose a tag to compare

What's Changed

  • refactor(ui): add ThemeColors style helpers and simplify UI styling by @jordond in #100
  • refactor(ui): consolidate utils, fix battery layout, add dynamic coloring by @jordond in #101
  • feat(config): add configurable unit preferences by @jordond in #104

Full Changelog: 1.0.0...1.1.0

1.0.0

11 Jan 20:50

Choose a tag to compare

jolt v1.0.0

Terminal-based battery and energy monitor for macOS and Linux.

demo

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

0.4.3

11 Jan 20:35

Choose a tag to compare

0.4.3 Pre-release
Pre-release

Full Changelog: 0.4.2...0.4.3

0.4.2

11 Jan 20:25

Choose a tag to compare

0.4.2 Pre-release
Pre-release

Full Changelog: 0.4.1...0.4.2