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
% 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

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 89