Skip to content

Instantly share code, notes, and snippets.

@jleader
Created March 29, 2016 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jleader/a4be19ccf67ea04221cabac19abc4bf9 to your computer and use it in GitHub Desktop.
Save jleader/a4be19ccf67ea04221cabac19abc4bf9 to your computer and use it in GitHub Desktop.
#!/bin/bash
# From frew
shutter -s -e -o ~/tmp/screen.png
tesseract ~/tmp/foo.png stdout | xclip -selection clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment