July 26, 2010 · General ·

Sponsored Link
A graphical handler of the nautilus file manager python extensions, including some useful pyextensions.

Included Python Extensions

open-terminal-geometry.py allows to open the terminal window on the selected folder/current directory, with predefined geometry (edit the parameter GEOMETRY to change it), with the right-click;

set-as-desktop-background.py allows to set as desktop background the selected image file with the right-click;

open-as-root.py allows to open the selected file/folder as root user, so having administrator rights;

add-to-audacious2-playlist.py allows to add all the selected audio files to the audacious playlist with the right-click;

meld-compare.py and kdiff3-compare.py allow to compare two selected files/folders with meld and kdiff3. meld is the best with files comparison and kdiff3 is the best with folders comparison; the kdiff3 version that is automatically installed when you activate kdiff3-compare is "kdiff3-qt", which is independent from the kde desktop;

replace-in-filenames.py allows to replace some text with other text in all the filenames of the current directory.

Install Nautilus PyExtensions in ubuntu

You need to download .deb package from here once you have .deb package install by double clicking on it or by using the following comamnd from your terminal

sudo dpkg -i nautilus-pyextensions_1.2-1_all.deb

You can open from Applications--->Accessories--->Nautilus PyExtensions

Screenshots


Sponsored Link

Leave a Reply

  • Recent comments