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.
See NEWS for details on changes and fixes made in the current release.
DiskPerf archive or DiskPerf tags
From source:
% cd xfce4-diskperf-plugin
% meson setup build
% meson compile -C build
% meson install -C build
From release tarball:
% tar xf xfce4-diskperf-plugin-<version>.tar.xz
% cd xfce4-diskperf-plugin-<version>
% meson setup build
% meson compile -C build
% meson install -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.