Skip to content

Mirror repository, PRs are not watched, please use Xfce's GitLab

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

xfce-mirror/xfce4-battery-plugin

Repository files navigation

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.