node-adb-client icon indicating copy to clipboard operation
node-adb-client copied to clipboard

A direct-to-device ADB client implementation in Node

Results 5 node-adb-client issues
Sort by recently updated
recently updated
newest added

Let’s get started with automated dependency management for node-adb-client :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...

greenkeeper

🚨 You need to enable Continuous Integration on all branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a [commit status](https://help.github.com/articles/about-statuses/) is reported on all...

greenkeeper

Add explanations of user facing features, and functions that need to be implemented for a TCP Device

I don't fully understand the code, but it looks like all `OPEN` commands are being sent with the same localId `12345`. From what I understand of the protocol, this will...

coverage doesn't seem to be generating at the end of a travis build