Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.43 KB

File metadata and controls

47 lines (28 loc) · 1.43 KB

License

xfce4-power-timer-plugin

xfce4-powertimer-plugin is a power timer panel plugin that shuts down computer after specific timeout.


Homepage

xfce4-powertimer-plugin documentation

Changelog

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

Source Code Repository

xfce4-powertimer-plugin source code

Download a Release Tarball

xfce4-powertimer-plugin archive or xfce4-powertimer-plugin archive

Installation

From source code repository:

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

From release tarball:

% tar xf xfce4-powertimer-plugin-<version>.tar.bz2
% cd xfce4-powertimer-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.