Git Product home page Git Product logo

thunar-fuse-mount-helpers's Introduction

Thunar User-Custom Action Scripts for FUSE Mounting

OVERVIEW

This directory contains some user-custom action (UCA) scripts for the Thunar file manager. The scripts make it easier to work with FUSE.

INSTALLATION

  1. Copy the shell scripts to a directory preferably NOT in your $PATH. These executable scripts are meant to work as Thunar UCA rather than stand-alone apps.

  2. Locate the Thunar UCA config file (usually $HOME/.config/Thunar/uca.xml) Then merge the XML files in this directory into that config file. You need to substitute the text $UCA_PATH in those files by the actual path to the scripts.

  3. Start Thunar. You probably need to restart any existing session by Thunar -q && Thunar.

HELPER SCRIPTS

fuse-mount-iso

This script mounts an ISO 9660 disk image to the mount point selected in the dialog box. Default mount point: $HOME/media.

Script Prerequisites


fuse-mount-zip

Similar to fuse-mount-iso, but for Zip archives. The mounted filesystem will be writeable.

Script Prerequisites


fuse-umount

This script unmounts a FUSE mount point.


BUGS

  • Installation is manual and cumbersome.
  • Icons are probably too XFCE4- or Fedora-specific.
  • Not smart enough about when these UCA menu-items should show up. This is probably a limitation of Thunar.

PREREQUISITES

All scripts require the following packages:

COPYRIGHT

Public domain.

thunar-fuse-mount-helpers's People

Contributors

congma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.