📷 osnap!
A CLI for grabbing ios/android screenshots and saving to your clipboard or filesystem.
✍️ Usage
osnap [ios|android] [-f filename.png] [-d device_id]
osnap ios
osnap ios -f sweet.png
osnap android
osnap android -f cool.png
osnap android -f omg.png -d emulator-5554
🏌️♀️ Installing
npm i -g osnap
🍼 Requirements
- macos 10.10 and up
- node 6 and up
- either android or xcode toolchains
🌟 Inspired By
- http://www.alecjacobson.com/weblog/?p=3816
- https://gist.github.com/mwender/49609a18be41b45b2ae4
👮♂️ License
MIT
💫 Change Log
See the Releases section.