Does your IMAGE hosting has Linux desktop uploader tools?

Status
Not open for further replies.

LEVAC109

Active Member
1,939
2010
117
0
I'm looking for one. I use Linux and it's uncomfortable doing the printscreen then crop the part I wanna show then upload.

Is there an image hosting with screensnapr-like took for linux?
 
22 comments
Yes there is. i forgot the name, ill comeback and edit this when i get the name. Hopefully in a few minutes!

Edit: I guess i cleared my cookies a few days ago so i have no track of it left, it was just like a screensnapr clone for windows and linux

Sorry :(
 
I'm looking for one. I use Linux and it's uncomfortable doing the printscreen then crop the part I wanna show then upload.

Is there an image hosting with screensnapr-like took for linux?

Linux, Well I use Linux Ubuntu LTS -
Menu Applications - Accessories - Take Screenshot
 
Yes there is. i forgot the name, ill comeback and edit this when i get the name. Hopefully in a few minutes!

Edit: I guess i cleared my cookies a few days ago so i have no track of it left, it was just like a screensnapr clone for windows and linux

Sorry :(
Oh man! I really wanted that one :\
 
the tools page listed has a bin file, which is just a an uploader

wget http://cdnpic.com/tools/cdnpic
sudo mv cdnpic /bin/cdnpic
sudo chmod +x /bin/cdnpic


and you can just call cdnpic from the terminal without the path..

so if you want to upload an image.
cdnpic /path/to/file.jpg

you can use single quotes also.
cdnpic '/home/user/Pictures/test.png'




it gives the url to the image .
-----------

Nixsnapr will work on 64 bit also


 
Status
Not open for further replies.
Back
Top