Skip to content

Instantly share code, notes, and snippets.

@yyfrankyy
Created February 22, 2016 06:11
Show Gist options
  • Save yyfrankyy/68ab0c448aca995359ee to your computer and use it in GitHub Desktop.
Save yyfrankyy/68ab0c448aca995359ee to your computer and use it in GitHub Desktop.
/Users/frank/sdk/platform-tools/adb shell screencap -p | perl -pe 's/\x0D\x0A/\x0A/g' | /usr/local/bin/convert - -size '10%' - | /usr/local/bin/impbcopy -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment