/Clipbox

With a single shortcut, add a file / screenshot / text / image to a publicly accessible url which is automatically put on your clipboard, allowing for easy pasting to a friend!

Primary LanguagePythonOtherNOASSERTION

#Latest Binary

OSX: https://dl.dropboxusercontent.com/u/4238738/clipbox.app.zip

#Special Screencast Version

  • Adds cmd+shift+g shortcut to record gif screencast

OSX: https://dl.dropboxusercontent.com/u/4238738/Clipbox_Screencast.app.zip

To Enable GIF screencast support, you must run this:

$ brew install imagemagick --disable-openmp --build-from-source

#Info

Dependencies:

Run script:

  • $ python clipbox.py

Compile binary:

  • $ python py2app.py py2app
  • (note to self, use python2.7 on current machine)

#Program Information

You can change your backend and shortcuts in the Settings menu option after opening the app.

--------OSX Default Shortcuts----------

  • cmd + shift + c = Clipbox Copy (sends cmd + c to foremost window, sends as paste + puts a URL in your clipboard for you to share)
  • cmd + shift + x = Clipbox Screenie (Grabs rectangular screenshot that you specify, sends as paste + puts a URL in your clipboard for you to share)

--------Backends Supported----------

  • Dropbox
  • FTP