Skip to content

xfce-mirror/xfce4-diskperf-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

xfce4-diskperf-plugin

Disk performance plugin for the Xfce4 panel. This plugin displays read&write bandwidth and utilization of storage devices and partitions based on data provided by Linux or a BSD-based system.


Homepage

DiskPerf documentation

Changelog

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

Source Code Repository

DiskPerf source code

Download a Release Tarball

DiskPerf archive or DiskPerf tags

Installation

From source:

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

From release tarball:

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