Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.
/ osnap Public archive

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

License

Notifications You must be signed in to change notification settings

skellock/osnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

688881e ยท May 7, 2021

History

30 Commits
Jun 4, 2017
Jun 4, 2017
Jun 4, 2017
Jul 11, 2017
Jun 4, 2017
May 7, 2021
Jun 5, 2017
Jun 4, 2017
Jun 4, 2017
Jul 11, 2017
Jun 4, 2017
Jun 4, 2017
Jun 4, 2017

Repository files navigation

๐Ÿ“ท 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.