Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 23-03-2008, 04:17 PM   #1 (permalink)
Proud to be Linux
 
abhinandh's Avatar
 
Join Date: Jun 2006
Posts: 458
Default Nautilus scripts- making life easy.

Nautilus scripts can be very useful at times as they help in saving a lot of time by allowing us to do various actions at a single click.

The location of script folder is
~/.gnome2/nautilus-scripts
all the scripts mentioned below have to be extracted in the above folder.

1) AUDIO CONVERT
This script can be very handy to convert between various audio formats.
supported ones are WAV, Ogg, MP3, MPC, FLAC, APE, AAC, and WMA.
the codecs needed to be installed are
* lame: to encode/decode mp3's.
* oggenc (vorbis-tools): to encode ogg's.
* oggdec (vorbis-tools): to decode ogg's.
* mppenc: to encode mpc's.
* mppdec: to decode mpc's.
* faac: to encode aac's.
* faad: to decode aac's.
* flac: to encode/decode flac's.
Quote:
sudo apt-get install lame vorbis-tools faac faad flac mppenc mppdec
execute the above command to install all required codecs in ubuntu/debain.

GET IT

2) NSCRIPTS
NScripts is a set of nautilus scripts that does all the following basic functons.

Chkmd5:
Check md5sums
Maxfiles at once: unlimited

CopyTo:
Copy selected files/folders to ...
whereever you want. the script will
check if you have write-permissions.
Maxfiles at once: unlimited

InstallTheme:
Install a Theme to ~/.themes, or /usr/share/themes works with
both tarballs and folders
Maxfiles at once: unlimited

InstallIcons:
Install Icons/Cursors to ~/.icons or /usr/share/icons works
with both tarballs and folders
Maxfiles at once: unlimited

Mkmd5:
Create md5sums
Maxfiles at once: unlimited

MoveTo:
Move selected files/folders to ...
whereever you want. the script will
check if you have write-permissions.
Maxfiles at once: unlimited

Rootilus:
Open the current directory in nautilus, as root

RootTermInCurdir:
Open a gnome-terminal with the currentdir as workdir, as root

SetAsSplash:
set as session splash screen
maxfiles at once: one

Shredder:
Shred seleted files ... forever
if /dev/random or /dev/urandom
exists, it will be used.
Maxfiles at once: unlimited

TermInCurdir:
open a terminal with the currentdir as workdir, as the current user

SetAsWallpaper:
set the current file as wallpaper

SendShortcutTo
send links to ... wherever you want.
Maxfiles at once: unlimited

SendToMenu:
send desktop-launchers to menu ("Other"-Submenu)

GET IT

3) AVI & MP4 CONVERTER
A video conversion script that depends on ffmpeg and mencoder which means it can encode many different formats.
mplayer,mencoder,ffmpeg,lame are required to be installed.

GET IT

those were my favourite scripts and the possibilities are endless.a simple bash script can be used as a nautilus script.

Nautilus script directory at gnome-look

do share any other useful scripts...
__________________
http://abhinandh.com

Last edited by abhinandh; 23-03-2008 at 04:39 PM.
abhinandh is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 23-03-2008, 04:33 PM   #2 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
Default Re: Nautilus scripts- making life easy.

It certainly do. I use NScripts 2.3 & Ultimate.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 23-03-2008, 04:37 PM   #3 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,109
Default Re: Nautilus scripts- making life easy.

yep using a few of em
__________________
Steam/Flickr: psygeist
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X+Corsair Vengeance|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is online now  
Old 23-03-2008, 06:46 PM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Nautilus scripts- making life easy.

I have installed this.but confuses between nautilus-actions and nautilus-scripts
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 23-03-2008, 06:48 PM   #5 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
Default Re: Nautilus scripts- making life easy.

Quote:
Originally Posted by praka123 View Post
I have installed this.but confuses between nautilus-actions and nautilus-scripts
Prakash bhai and confused?

Any script that would convert .mkv files to avi or mpg?
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 23-03-2008, 06:50 PM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: Nautilus scripts- making life easy.

^I aint a geek or an expert first of all
no, there is 2 packages in Debian-
1.nautilus-actions
2.nautilus-scripts
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 23-03-2008, 06:57 PM   #7 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
Default Re: Nautilus scripts- making life easy.

^ You are so humble!!!
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 23-03-2008, 07:03 PM   #8 (permalink)
Juke Box Hero
 
Join Date: Aug 2007
Posts: 1,204
Default Re: Nautilus scripts- making life easy.

Tried some before and now to do again, thanks for the heads up abhinand
Hitboxx is offline  
Old 14-04-2008, 07:16 AM   #9 (permalink)
In The Zone
 
Vivek788's Avatar
 
Join Date: Jul 2006
Location: Cochin
Posts: 339
Default Re: Nautilus scripts- making life easy.

nscripts is cool...btw nautilus is not..its quite buggy...
__________________
Viva Green Computing!!
http://www.vivtech.blogspot.com/
Vivek788 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux: Making Life Easy subratabera Open Source 206 11-06-2008 12:50 AM
A small guide on Nautilus shivkumar Open Source 32 04-01-2007 09:44 PM
Nautilus bug kaboodle Open Source 1 27-07-2005 06:38 PM
know how on SCRIPTS taken QnA (read only) 1 04-05-2005 02:50 PM
shell scripts Ashootosh Open Source 4 18-03-2005 10:29 AM


All times are GMT +5.5. The time now is 01:05 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2