
Drop2Imageshack
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a KDE 4 plasmoid which can upload images to Imageshack.us.
Usage:
Just drag and drop your image to the plasmoid, or click to the plasmoid to upload desktop screenshot.
After successfull uploading the link is copied to clipboard.
Requirements:
python-plasma python-pycurl scrot
TODO:
Progressbar
Upload images to xs.to, and other image hosting sites
INSTALL:
$ plasmapkg -i drop2imageshack-0.3.plasmoid
UNINSTALL:
$ plasmapkg -r drop2imageshack
11 years ago
0.3
desktop screenshot upload on click on the plasmoid
11 years ago
0.3
desktop screenshot upload on click on the plasmoid
google01103
9 years ago
using openSuse the file should be ~/.kde4
It would appear the file location is hardcoded when it should use $(kde4-config
--localprefix) to determine where to place it
Report
banhbaochay
10 years ago
I use openSUSE 11.2 , KDE 4.4. In my system I can't find these packages: python-plasma, python-pycurl and scrot
Report
jammen33
11 years ago
Report
orensbruli
11 years ago
Very cool! thanks.
Report
nxbalazs
11 years ago
Report
Vistaus_double
11 years ago
heimen-at-kubuntu@heimen-at-compaq:~/Downloads$ plasmapkg -i drop2imageshack-0.3.plasmoid
Installation of /home/heimen-at-kubuntu/Downloads/drop2imageshack-0.3.plasmoid failed.
heimen-at-kubuntu@heimen-at-compaq:~/Downloads$
What could it be? I'd really want the new version...
Report
Vistaus_double
11 years ago
Report
bumpa
11 years ago
But i have a problem with it.
Plasmoid is blocking whole desktop during uploading... Can you fix that?
Kde 4.2.2, slackware-current
Report
Ulver
11 years ago
Report
Justace
11 years ago
Report
mirzaD
11 years ago
The space it takes you can put 3 of its icons.
Very good plasmoid btw ;)
here is a screenshot:
http://img231.imageshack.us/img231/9061/desk2.png
Report
nxbalazs
11 years ago
Report
nowardev
11 years ago
sudo apt-get install python-plasma python-pycurl
download and
plasmapkg -i 100881-drop2imageshack.zip
Report
Nait
11 years ago
Report
Nait
11 years ago
Report
Nait
11 years ago
accept_imgs = ["jpg", "jpeg", "bmp", "gif", "png", "tif", "tiff"]
if not addr.split('.')[-1].lower() in accept_imgs:
Report
Nait
11 years ago
Report
Nait
11 years ago
Report
gimox
11 years ago
Could not create a python ScriptEngine for the Drop to Imageshack widget.
Report
nferenc
11 years ago
Report
nxbalazs
11 years ago
Report
dglent
11 years ago
but it would be much more better if you could describe HOW TO install this :)
Report