This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/xfce4-fsguard-plugin/badges/latest-version.svg)](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]]