Navigation: Nautilus |
Extending
Contents
Nautilus can be extended in two main ways. Through Nautilus extensions, and through scripts. For information on how to install extensions and scripts take a look at the relevant documentation.
Showcase
Nautilus Actions
Nautilus Actions |
NautilusSvn
NautilusSvn |
Installing
Scripts
- The file manager includes a special folder where you can store your scripts. All executable files in this folder will appear in the Scripts menu. The script folder is located at $HOME/.gnome2/nautilus-scripts. To install a script, simply copy the script to the script folder and give it the user executable permission.
Extensions
- To install Python extensions copy them either to $HOME/.nautilus/python-extensions or /usr/lib/nautilus/extensions-2.0/python-extensions. Make sure that nautilus-python (or python-nautilus on some systems) is installed.
- To install C extensions copy them to /usr/lib/nautilus/extensions-2.0/.
See also
Nautilus scripts provides new, powerful ways to deal with your files. Providing you with tools to extract archives, rotate images, convert audio files on the fly and much, much more. You can find a collection of scripts at g-scrips.sourceforge.net
Tracker Tag, adding Tags to files in Tracker
Coherence DLNA/UPnP share and upload, export folders from within Nautilus as a DLNA/UPnP MediaServer and upload files to other MediaServers
NautilusBzr (Bazaar support)


