New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

osnap

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osnap

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

1.1.0
latest
npm
Version published
Weekly downloads
5.3K
-21.79%
Maintainers
1
Weekly downloads
 
Created
Source

: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.

Keywords

ios

FAQs

Package last updated on 11 Jul 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts