
Imageshack.us applet
Quite often, you need to show someone a photo or a screen. The simplest thing is to use some kind of photo hosting. But it’s very lazy to type imageshack.us or tinypic.com each time , and then look for the desired file. I wanted to somehow simplify this matter. The first thought is that there should be an applet to the gnome panel, with which everything would be much simpler. I searched in Google, but, surprisingly, I did not find anything. I had to write myself.
So. Meet Imageshack.us Applet !

Actually, this is the inscription “Host it!” and there is the whole applet. If you left-click on it, an ordinary window with a file selection will pop up. After choosing it, it will immediately start uploading the image to the server.
Drag & Drop is also supported. Just drag the picture onto this inscription, the applet will immediately ask if you really want to upload this file (suddenly you accidentally released it there), if everything is correct, upload will start.


After the image is loaded, a window with a thumbnail, links and code will appear.

To copy a link (or code) you need to click on it, it will immediately appear in the clipboard.
Requires python 2.5 and PIL
Already have version 0.4.
Copy laziness, read the changes on the blog .
So. Meet Imageshack.us Applet !

Actually, this is the inscription “Host it!” and there is the whole applet. If you left-click on it, an ordinary window with a file selection will pop up. After choosing it, it will immediately start uploading the image to the server.
Drag & Drop is also supported. Just drag the picture onto this inscription, the applet will immediately ask if you really want to upload this file (suddenly you accidentally released it there), if everything is correct, upload will start.


After the image is loaded, a window with a thumbnail, links and code will appear.

To copy a link (or code) you need to click on it, it will immediately appear in the clipboard.
Requires python 2.5 and PIL
Update:
Already have version 0.4.
Copy laziness, read the changes on the blog .