xfce-mirror / thunar-volman

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

Home Page:https://gitlab.xfce.org/xfce/thunar-volman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

thunar-volman

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.

It was designed to look and behave similar to gnome-volume-manager to get consistent removable drive and media management in Xfce and GNOME. This is to help GNOME refugees and people using both Xfce and GNOME (i.e. having to use GNOME at the office).


Homepage

Thunar-volman documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Thunar-volman source code

Download a Release Tarball

Thunar-volman archive or Thunar-volman tags

Installation

From source:

% cd thunar-volman
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf thunar-volman-<version>.tar.bz2
% cd thunar-volman-<version>
% ./configure
% make
% make install

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

https://gitlab.xfce.org/xfce/thunar-volman

License:GNU General Public License v2.0


Languages

Language:C 90.5%Language:Makefile 5.0%Language:M4 3.7%Language:Shell 0.8%