Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
49 lines (33 loc) · 871 Bytes

README.md

File metadata and controls

49 lines (33 loc) · 871 Bytes

📷 osnap!

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

✍️ Usage

osnap [ios|android] [-f filename.png] [-d android_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.