Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
/ screencapload Public archive

Command line utility take & upload optimized screenshots, getting URL in clipboard

Notifications You must be signed in to change notification settings

levups/screencapload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

ScreenCapLoad

This command line utility launches Mac OSX screen capture in interactive mode (select a region or press space to toggle window capture), captures a portion of your screen, trims and re-compresses the captured image, uploads it to imgur service and copies the full size image URL to your clipboard.

API key

You need an API key from imgur to use the imgur API.

Registration is quick and easy : you will get an API key that allows you to upload up to 100 images per hour.

Config file

The script will use command line attribute first and fallback to the config file otherwise. You can store your key in a config file named ~/.imgur with a pretty simple syntax : just paste your API key and you are done !

Example :

7d8ca1d32ca3daca123

OSX Integration

You can use this script via a keyboard shortcut in many ways :

  • Create a system-wide service with Automator, that launches screencapload
  • Create a keyboard shortcut in Alfred App that triggers an Alfred Action that launches screencapload

About

Command line utility take & upload optimized screenshots, getting URL in clipboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages