xfce4-fsguard-plugin
Xfce panel plugin to monitor free disk space
The panel plugin checks free space on a chosen mount point frequently and displays a message when a limit is reached. There are two limits: a warning limit where only the icon changes, and an urgent limit that advise the user with a message. The icon button can be clicked to open the chosen mount point.
- Versions: 1.1.4
- Website: https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin/
- Licenses: FreeBSD
- Package source: gnu/packages/xfce.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of xfce4-fsguard-plugin as follows:
guix install xfce4-fsguard-plugin
Or install a particular version:
guix install xfce4-fsguard-plugin@1.1.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of xfce4-fsguard-plugin about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin'><img src='https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin)
Example Org:
[[https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin][https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin/badges/latest-version.svg]]