/cloudBoard

OSX clipboard grabber and dpaste.com uploader (copy in clip and ^V)

Primary LanguageObjective-C

cloudBoard

From Pierre Baillet. Forked from https://github.com/bartTC/dpasteGUI

A system wide "^V" watcher that will copy textual content in the clipboard to dpaste.com. It then copies back the url to your clipboard and rings a bell. Press Action-V and get your url !

Please note:

This app uses an external library ASIHTTPRequest so I don't need to hassle with the REST stuff.

Credit to Dave DeLong <http://www.davedelong.com> for the system wide keyboard shortcut management.