An open API service indexing awesome lists of open source software.

https://github.com/macacajs/unlock-apk

An android apk to make sure test device is unlocked while running Macaca.
https://github.com/macacajs/unlock-apk

android macaca

Last synced: about 1 year ago
JSON representation

An android apk to make sure test device is unlocked while running Macaca.

Awesome Lists containing this project

README

          

# unlock-apk

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]

[npm-image]: https://img.shields.io/npm/v/unlock-apk.svg
[npm-url]: https://npmjs.org/package/unlock-apk
[travis-image]: https://img.shields.io/travis/macacajs/unlock-apk.svg
[travis-url]: https://travis-ci.org/macacajs/unlock-apk
[coveralls-image]: https://img.shields.io/coveralls/macacajs/unlock-apk.svg
[coveralls-url]: https://coveralls.io/r/macacajs/unlock-apk?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/unlock-apk.svg?style=flat-square
[download-url]: https://npmjs.org/package/unlock-apk

> An android apk to make sure test device is unlocked while running Macaca.

## Contributors

|[
xudafeng](https://github.com/xudafeng)
|[
paradite](https://github.com/paradite)
|[
LiangjunJiang](https://github.com/LiangjunJiang)
|[
niaoshuai](https://github.com/niaoshuai)
|
| :---: | :---: | :---: | :---: |

This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Sun Apr 26 2020 15:13:55 GMT+0800`.

## Installment

```bash
$ npm i unlock-apk --save
```

## License

The MIT License (MIT)