Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 859 Bytes

README.md

File metadata and controls

49 lines (33 loc) · 859 Bytes

📷 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]

🍎 With iOS

osnap ios
osnap ios -f sweet.png

🤖 With Android

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

👮‍♂️ License

MIT

💫 Change Log

See the Releases section.