67210deaf8 | ||
---|---|---|
debian | ||
panel-plugin | ||
po | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
aclocal.m4 | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
depcomp | ||
install-sh | ||
intltool-extract.in | ||
intltool-merge.in | ||
intltool-update.in | ||
ltmain.sh | ||
missing |
README.md
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
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
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.