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

thunar-volman

Removable media manager for Thunar

Thunar-volman is an extension for the Thunar File Manager, which enables automatic management of removable drives and media. For example, if thunar-volman is installed and configured properly, and you plug in your digital camera, it will automatically spawn your preferred photo application and import the new pictures from your camera.

Installation

Install the latest version of thunar-volman as follows:

guix install thunar-volman

Or install a particular version:

guix install thunar-volman@4.20.0

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 thunar-volman about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/thunar-volman'><img src='https://packages.guix.gnu.org/packages/thunar-volman/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/thunar-volman/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/thunar-volman)

Example Org:

[[https://packages.guix.gnu.org/packages/thunar-volman][https://packages.guix.gnu.org/packages/thunar-volman/badges/latest-version.svg]]