Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Command-line interface to imageshack so you can share images
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
ld50
Tux's lil' helper
Tux's lil' helper


Joined: 13 Feb 2005
Posts: 135

PostPosted: Mon Jul 17, 2006 8:52 pm    Post subject: Command-line interface to imageshack so you can share images Reply with quote

Hi,
here's a little script so you can upload images to imageshack and share them with your geek friends. :P
http://student.dei.uc.pt/~smartins/imageshack.py

chmod +x imageshack.py and try it
Back to top
View user's profile Send private message
phate
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 298
Location: Aachen, Germany

PostPosted: Mon Jul 17, 2006 9:08 pm    Post subject: Reply with quote

Thanks, very useful, always wanted something like that :lol:
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Mon Jul 17, 2006 9:30 pm    Post subject: Reply with quote

Thanks, indeed very usefull :)
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
blu3bird
Retired Dev
Retired Dev


Joined: 04 Oct 2003
Posts: 614
Location: Munich, Germany

PostPosted: Tue Jul 18, 2006 5:29 am    Post subject: Reply with quote

niceee :)

Code:
import -windowid root screen.jpg && imageshack.py screen.jpg && rm screen.jpg

_________________
Black Holes are created when God divides by zero!
Back to top
View user's profile Send private message
ld50
Tux's lil' helper
Tux's lil' helper


Joined: 13 Feb 2005
Posts: 135

PostPosted: Tue Jul 18, 2006 3:08 pm    Post subject: Reply with quote

And then you can put it in ~/.xbindkeys

Code:

"import -windowid root screen.jpg && kdialog  --msgbox `imageshack screen.jpg` && rm screen.jpg"
m:0x0 + c:111


So when you press the PrtSc key a popup appears showing tou the image link.
You must have xbindkeys running.

If you don't use kde try zenity instead of kdialog.
Back to top
View user's profile Send private message
ld50
Tux's lil' helper
Tux's lil' helper


Joined: 13 Feb 2005
Posts: 135

PostPosted: Tue Jul 18, 2006 7:07 pm    Post subject: Reply with quote

another usefull thing is app-text/nopaste

it lets you paste thing's in rafb.net/nopaste

Code:

$ cat /usr/src/linux/.config | nopaste
http://www.rafb.net/paste/results/blabla.html
Back to top
View user's profile Send private message
dkure
n00b
n00b


Joined: 20 Apr 2004
Posts: 51
Location: Sydney, Australia

PostPosted: Mon Jul 24, 2006 11:31 am    Post subject: Reply with quote

This is a great great script, thanks for sharing :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum