Ultimate Edition Logo

Ultimate Edition Nautilus scripts

Contents:




Ultimate Edition Nautilus scripts?

    Ultimate Edition Nautilus Scripts is a collection of useful scripts to extend the right click functionality of Nautilus.

As of Version 1.4 Package contents:

  • Auto Thumbnail
  • Browse as root
  • Convert image to GIF
  • Convert image to JPG
  • Convert image to PNG
  • Copy to ...
  • Copy to Desktop
  • Copy to Download
  • Copy to Home
  • Link to ...
  • Link to Desktop
  • Link to Download
  • Link to Home
  • MakeGDM
  • MakeUsplash
  • MakeXsplash
  • MountISO
  • Move to ...
  • Move to Desktop
  • Move to Download
  • Move to Home
  • Open with gedit
  • Open with gedit as root
  • Search in current folder
  • Set image as wallpaper
  • Terminal Here
  • Terminator
sep

TheeMahn's USplash Maker (TUM)

    Theemahn's USplash Maker (TUM) is a Nautilus extention that makes USplashes based on the users architecture (32 bit / 64bit). You simply right click a picture and hit make USplash & answer a few questions and you have a USplash. Thanks to the help of redteam the images are now palleted producing color coordinated progress bar. A video of this can be seen here.

Beginning process:


We begin

Explanation of what it is about to do:


Explanation

Resolution Selection (please leave as default until I can re-write the c code):


Explanation

Going to work:


Working

Building Usplash:


Building Usplash

Prompt for Usplash installation:


Prompt for installation

Installing the Usplash:


Explanation

Load startup manager prompt:


Startup Manager

Usplash Selection (Start up manager):


Startup Manager
sep

TheeMahn's GDM Maker

    TheeMahn's GDM Maker is a simple tool designed to create GDM's as a Nautilus script. You simply right click a image in Nautilus and hit MakeGDM, answer a few questions and a tar.gz is sitting in the same folder to be loaded into the login manager. Please note: The gdm's created will only work in GDM 2.20 or less IE Jaunty or less. A video of this can be seen here.


Beginning process:


We begin

Explanation of GDM:


We begin

Output of NAME_ENTERED.tag.gz name (no spaces are allowed):


We begin

Authors name:


We begin

Description:


We begin

Explanation of what is about to transpire:


We begin

Launch login manager:


We begin

After clicking add and setlecting NAME_ENTERED.tar.gz file:


We begin

Does it work (yep):


We begin

    The easiest way to test this is to enter the following command in a terminal: gdmflexiserver -n

sep

TheeMahn's XSplash Maker

    TheeMahn's XSplash Maker is a fairly complicated tool designed to create XSplash's as a Nautilus script. You simply right click a image in Nautilus and hit MakeXSplash, answer a few questions and a deb is sitting in the same folder ready to be installed. Please note: You can only have one xsplash installed at a time, if you wish to install anoth XSplash you will need to remove the previously installed xsplash. The XSplash maker will provide you the command to remove it should you decide to change it.  A video of this can be seen here.

Beginning process:


We begin

Explanation:


We begin

Animation selection:


We begin

Distro logo selection:


We begin

Please note by selecting other will bring up a file selection box allowing you to add custom distro logos & by canceling this box no logo will be used.

Going to work:


We begin

Author name (enter your name here):


We begin

Description for your xsplash:


We begin

Your E-Mail address:


We begin

Prompts you for installation (and tells you the command to later remove it):


We begin
sep

Other Tools

    The other tools included in this deb are mainly geared for productivity.  Some are written by me. Eventually all of them will. I intend to remove the dependancy on ubuntu-tweak; if necessary I will write each one of then in one of 3 languages.



Auto Thumbnail: Will thumbnail images into a folder called thumbnails based on size selected by the user.
Browse as root: Will fire up Nautilus as root.
Convert image to GIF: Will convert selected image file to a gif.
Convert image to JPG: Will convert selected image file to a jpg.
Convert image to PNG: Will convert selected image file to a png.
Copy to ...: Will bring up a dialog to ask you where you wish to copy the selected file(s).
Copy to Desktop: Will copy the selected file(s) to your Desktop.
Copy to Download: Will copy the selected file(s) to your download folder.
Copy to Home: Will copy the selected file(s) to your home folder.
Link to ...: Will create a symbolic link for the file(s) selected in the folder selected by the dialog box.
Link to Desktop: Will create a symbolic link for the file(s) selected on your desktop.
Link to Download: Will create a symbolic link for the file(s) selected in your download folder.
Link to Home: Will create a symbolic link for the file(s) selected in your home folder.
MountISO: Will mount an ISO (disk) image.
Move to ...: Will prompt you where you wish to move the currently selected file(s).
Move to Desktop: Will move the currently selected file(s) to your desktop.
Move to Download: Will move the currently selected file(s) to your download folder.
Move to Home: Will move the currently selected file(s) to your home folder.
Open with gedit: Will open the currently selected file(s) with gedit.
Open with gedit as root: Will open the currently selected file(s) with gedit as root.
Search in current folder: Self explanitory.
Set image as wallpaper: Will set the currently selected image as your desktop wallpaper.
Terminal Here: Will open a terminal in the currently selected folder.
Terminator: Will open a terminator (multi-window terminal) in the currently selected folder.
sep