Skip to main content

Wraps Nautilus scripts for use in the Thunar file manager

Project description

Description

Run Nautilus scripts with the Thunar file manager. Tuna-wrap wraps Nautilus filemanager scripts to run these from Thunars custom actions.

License

MIT License

Notes

  • Only tested on ubuntu with nautilus scripts written in python

  • Only tested with python3

Features

  • share you scripts between Thunar, Nautilus and Nemo

  • very easy use

Installation

Installation / Deinstallation

with pip

pip install tuna-wrap

pip uninstall tuna-wrap

or setup.py

  1. Unpack your package.

  2. Open a terminal and change to the folder which contains the setup.py and type

python setup.py install

Setup

  • Edit your Thunar custom actions in following scheme: ‘tuna-wrap’ “YOUR NAUTILUS SCRIPT NAME” “%d” “%N”

  • Make sure your scripts are in one of these places: ~/.local/share/nautilus/scripts/ ~/.scripts/ ~/.local/share/nemo/scripts/

Usage

  • Use it as your other custom actions

  • get this readme with: tuna-wrap –help

Hints

  • The logfile is stored in you home directory: ~/.tuna-wrap.log

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tuna-wrap-0.0.7.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page