Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.41 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.41 KB

License

xfce4-battery-plugin

Xfce4-battery-plugin is a battery monitor panel plugin for Xfce4, compatible with APM and ACPI, for Linux and BSDs.


Homepage

Xfce4-battery-plugin documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-battery-plugin source code

Download a Release Tarball

Xfce4-battery-plugin archive or Xfce4-battery-plugin tags

Installation

From source code repository:

% cd xfce4-battery-plugin
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-battery-plugin-<version>.tar.bz2
% cd xfce4-battery-plugin-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.