
Drop To Imageshack
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
Inspired by this: http://www.kde-look.org/content/show.php/Drop2Imageshack?content=100881
The first thing I didn't like that it depends on plasma-python. And the second, I wanted to add a couple of features.
Additional dependencies: libcurl.
Minimum KDE Version required: 4.2
Usage: Click on a plasmoid to make and upload screenshot or just drag&drop a file on plasmoid.
This plasmoid features upload history and upload progress.
Installation:
Ubuntu: dpkg -i package.deb
Other distributions:
* tar -xzf plasma-widget-drop2imageshack_0.4.2.orig.tar.gz
* cd plasma-widget-drop2imageshack-0.4.2
* mkdir build
* cd build
* cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
* make
* sudo make install
You can also clone git repository:
git clone git://github.com/holycheater/plasma-widget-drop2imageshack.git
11 years ago
0.5.2
* Do not delete notification as it autodeletes in fresh versions of KDE.
0.5.1
* updated desktop file
* fixed notifyrc placement and filename
* plasmoid now accepts image/* mimetypes for drag&drop
0.4.2: Initial public release
11 years ago
0.5.2
* Do not delete notification as it autodeletes in fresh versions of KDE.
0.5.1
* updated desktop file
* fixed notifyrc placement and filename
* plasmoid now accepts image/* mimetypes for drag&drop
0.4.2: Initial public release
gcala
10 years ago
Report
gcala
10 years ago
thanks
Report
sl1pkn07
10 years ago
Report
Heart
10 years ago
Can this be changed/configured to not upload the whole screen/desktop but only the active window?
Report
jajaX
11 years ago
thanks for that ;)
regards
Report
d4v1dv00
11 years ago
Report
chepioq
11 years ago
If it is possible, can you add an entry in your plasmoid for choose another image-hosting? (I am french and I use "http://pix.toile-libre.org" )
Report
aseigo
11 years ago
it lets you set the servers you wish to use, supports drop from places like ksnapshot, supports middle-click pasting, puts the resulting url on the clipboard and presents you with a button to open it in a browser ... it's pretty cool, and in kdeplasma-addons.
please feel free to join us there to improve it even further!
Report
aseigo
11 years ago
Report
Yahuda
11 years ago
:(
Report
mirzaD
11 years ago
-see screenshot:
http://imagebin.ca/img/CSqjEJTA.jpg
this drag and drop works with pastebin!
Report
Vicarious
11 years ago
Report
robakpiotr
11 years ago
Report
Vicarious
11 years ago
what's the error output?
Report
robakpiotr
11 years ago
This command returns nothing. Then I do "make" and it turns back that "makefile not found".
Report
Vicarious
11 years ago
It should give some output even if makefile creation failed.
Report
robakpiotr
11 years ago
Report
buschmann23
11 years ago
http://software.opensuse.org/search?baseproject=ALL&p=1&q=plasmoid-drop2imageshack
Report
Vicarious
11 years ago
Report