 |
NScripts |
| version 3.0 |
| 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/
* 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
=======================================
Rootilus:
Open the current directory in nautilus, 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]
=======================================
WhichPKG:
Debian & Consorten only!
find out to which package the selected
file belongs. only dpkg at the moment*
* if you now how to do so for rpm,
portage and co. leave a comment, so
that I can add that functionality!
=======================================
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 |
| Latest Version: 3.0 |
3.0:
WhicPKG
- WhichPKG is now part of NScripts
- [was shipped separatly before]
InstallTheme
- InstallIcons is removed
- InstallTheme supports installing of themes into:
- $HOME/.themes
- $HOME/.icons
- $HOME/.exaile [as exaile.extheme]
- $HOME/.sawfish/themes
- /usr/share/themes/
- /usr/share/icons/
MkPatch
- new
SetAsWallpaper
- has now the ability to change the displaying type [eg. centered / stretched]
|
|
|