1.0.0 • Published 7 years ago

adb-screenshot v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ADB Screenshot Tool

Simple adb screenshotting tool.

Requirements

  • yarn or npm
  • node
  • adb (android sdk)
  • adb connected device (run adb devices to check)

How to use?

  • Run yarn in project dir.
  • Run node index.js
  • With a connected device run within the opened terminal sesssion screenshot

    • You can also add a custom path (otherwise it will use current dir): screenshot ~/myScreenshotDirectory/

Contributors

  • Alexander Mahrt
1.0.0

7 years ago