 |
NScripts |
| version 3.4 |
| About NScripts |
NScripts is a set of Nautilus Scripts
NScripts is a set of Nautilus Scripts.
unpack and move the folders to ~/.gnome2/nautilus-scripts/
=======================================
Dependencies
- sed
- bash
- zenity
- /usr/bin/md5sum
- shred (part of coreutils)
- nautilus
- gawk
- gksu or gnomesu (in order to become root)
=======================================
Chkmd5:
Check md5sums
=======================================
CopyTo:
Copy selected files/folders to ... whereever you want.
the script will check if you have
write-permissions and if the file
already exists
=======================================
InstallTheme:
Install a Theme to:*
- $HOME/.themes/
- $HOME/.icons/
- $HOME/.exaile/ [as exaile.extheme]
- $HOME/.sawfish/themes/
- /usr/share/themes/
- /usr/share/icons/
- /usr/share/sawfish/themes/
- /usr/share/gdm/
- $HOME/.cairo-clock/themes/
- /usr/share/cairo-clock/themes/
- /boot/grub/
* if you know a about another
destination for another app,
leave a comment, so that I can
add that destination!
=======================================
Mkmd5:
Create md5sums
=======================================
MoveTo:
Move selected files/folders to ... whereever you want.
the script will check if you have write-permissions
and if the file already exists
=======================================
OpenInGEdit
Open all selected files in GEdit
=======================================
Rootilus:
Open the current directory in nautilus, as root
=======================================
RootOpenInGEdit
Open all selected files in GEdit, as root
=======================================
RootTermInCurdir:
Open a gnome-terminal with the currentdir as workdir, as root
=======================================
SetAsSplash:
set the selected file as session splash screen
=======================================
Shredder:
Shred seleted files ... forever
if /dev/random or /dev/urandom
exists, it will be used.
=======================================
TermInCurdir:
open a terminal with the currentdir as workdir, as the current user
=======================================
SetAsWallpaper:
set the current file as wallpaper
[and selected the displaying type eg. centered / stretched]
=======================================
SendShortcutTo
send links to ... wherever you want.
=======================================
SendToMenu:
send desktop-launchers to menu ("Other"-Submenu)
=======================================
MkPatch:
compare two files [selected via a file-selection]
=======================================
WhicPKG:
Debian & Consorten only!
find out to which package the selected
file belongs.(dpkg version)
=======================================
WhichPKG-G:
Gentoo & Consorten only!
find out to which package the selected
file belongs.(portage version)
=======================================
WhichPKG-R:
Redhat and other rpm-based distros only!
find out to which package the selected
file belongs.(rpm version)
=======================================
Comments, Suggestions and Contributions Welcome!
Requirements
This application requires GTK+ version 2.10.x.
Other dependencies include: sed, zenity, bash, /usr/bin/md5sum, shred (part of coreutils), nautilus, gawk, gksu or gnomesu in order to become root |
| Latest Version: 3.4 |
[b]3.4:[/b]
OpenInGEdit :: RootOpenInGEdit
- added
RootTermInCurdir:
- should now also work with directories with spaces in their names
WhichPKG-R:
- added
|
|
|