osnap icon indicating copy to clipboard operation
osnap copied to clipboard

A CLI for grabbing ios/android screenshots and saving to your clipboard or filesystem.

trafficstars

:camera: osnap!

A CLI for grabbing ios/android screenshots and saving to your clipboard or filesystem.

:writing_hand: Usage

osnap [ios|android] [-f filename.png] [-d android_device_id]

:apple: With iOS

osnap ios
osnap ios -f sweet.png

:robot: With Android

osnap android
osnap android -f cool.png
osnap android -f omg.png -d emulator-5554

:golfing_woman: Installing

npm i -g osnap

:baby_bottle: Requirements

  • macos 10.10 and up
  • node 6 and up
  • either android or xcode toolchains

:star2: Inspired By

  • http://www.alecjacobson.com/weblog/?p=3816
  • https://gist.github.com/mwender/49609a18be41b45b2ae4

:policeman: License

MIT

:dizzy: Change Log

See the Releases section.