You are not logged in.
Gyazo (http://gyazo.com) is a screen-grabbing application and web service developed by Toshiyuki Masui that lets you instantly take a pic of your desktop and upload it. As far as I know there wasn't a client for Linux that worked the same way their Windows and Mac app does. I've programmed a small app (http://github.com/tatofoo/gyazo-linux) based on theirs: after clicking on the status icon, you select an area of the screen and it instantly uploads it to Gyazo and copy the URL to the clipboard.
You can see a small screencast on how it works (dont mind the audio, its spanish) here:
http://vimeo.com/10844715
The application can be downloaded from github:
http://github.com/tatofoo/gyazo-linux
Just clone my repository and do the usual "./configure --prefix=/usr && make && make install".
It isn't complete yet. The preferences and menu option doesn't work yet. If you have any suggestion or idea let me know. Feel free to fork it and improve it.
Offline