• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » Sharethis!

Sharethis!

April 7, 2008
Sharethis! is a Nautilus script that will enable you to run a HTTP Server with the current directory as the document root.
Version: 0.1
License: GPL
Operating System: Linux
Homepage: www.gtk-apps.org
Developed by: Daniel Queirolo
Sharethis! is a Nautilus script that will enable you to run a HTTP Server with the current directory as the document root. The server will be accesible at port 8000, enabling you to share things fast.

Just browse to the directory you want to share and run sharethis from nautilus or the command line.

Usage:

1) From console:

$ cd FolderIWantToShare
$ sharethis

2) From nautilus-script
Select sharethis from the nautilus-script menu.

NOTE: The server will be accesible at http://your_ip:8000

Installation:

STEP 1)

$ untar zxvf sharethis-version.tar.gz
$ cd sharethis

|-- README
|-- bin
| `-- sharethis
`-- nautilus-script
`-- sharethis

Now you must put bin/sharethis in your PATH and copy nautilus-script/sharethis to the nautilus script folder.

You can copy bin/sharethis to /usr/bin/sharethis, or create a local bin directory in your home (~/bin).

If you decide to copy bin/sharethis to /usr/bin then skip STEP 2 and goto STEP 3.

STEP 2)

We're going to create a ~/bin and add it to your PATH.

$ mkdir ~/bin
$ cp bin/sharethis ~/bin
$ chmod +x ~/bin/sharethis

Now let's edit ~/.bashrc. You'll have to add this:

  • -CUT--
if [ -d ~/bin ]; then
PATH=~/bin:$PATH
export PATH
fi
  • -END--

STEP 3)

Now we just copy the nautilus script to the nautilus script
folder.

$ cp nautilus-script/sharethis ~/.gnome2/nautilus-scripts
$ chmod +x ~/.gnome2/nautilus-scripts/sharethis

Requirements:

· Nautilus
http server httpd nautilus script web server
Free Download 2K
0
  • Share on:

Sharethis! User Reviews

Sponsored

Categories

  • Linux

Related Downloads

Gentoo kicker viewport taskbar
Gentoo kicker viewport taskbar is a Gentoo ebuild with kicker (taskbar) patch ...
MacOSD
MacOSD is a visualization frontend for PBButtonsD, the button and power event ...
wmAppKill
wmAppKill is a window maker dock app that lists all your running processes.
K Menu Gnome
K Menu Gnome project is a K Menu with Gnome folder and extra icons for KDE 3.2 ...
Konqueror
The file manager for the K Desktop Environment.
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use