BatteryCat Portable Changelog

What's new in BatteryCat Portable 1.5

Sep 6, 2017
  • Linux: read unit (mAh/mWh) from /proc/acpi/battery/BAT0/info
  • Linux: fix /sys/class/power_supply/AC/online vs. /sys/class/power_supply/AC0/online
  • Inifile.c, history.c: fix rename() fails when tmp file is on different file systems (make it to reside always on the same file system)

New in BatteryCat Portable 1.3 (Apr 29, 2013)

  • add NLS, available languages: German, French. You are welcome to add more translations!
  • stop the timer during history update
  • add a desktop file for integration with desktops
  • add build script for creating a slackware package

New in BatteryCat Portable 1.2 (Mar 18, 2013)

  • I though it would be nice to see the current charge level in the window title;
  • thus it would be visible even when the BatteryCat window is in the background or minimized. I added this as a configurable option.
  • During testing it turned out that the GUI sometimes stopped working. While debugging I discovered the GLib function "g_timeout_add()" which I use now instead of the custom timer object.

New in BatteryCat Portable 1.1 (Dec 22, 2012)

  • fix that window closes at cmdline help