ADB Sideload via browser.
npm install
npm run serve
npm run build
As part of the MoKee Open Source Project, this repository (NOT the one you're looking at) accepts commits from our Gerrit Code Review platform.
~~# setup
scp -p -P 29418 YOURNAME@mokeedev.review:hooks/commit-msg $(git rev-parse --git-dir)/hooks/
git remote add review ssh://YOURNAME@mokeedev.review:29418/MoKee/flash
# submit
git push review HEAD:refs/for/master
~~```
## Localization
https://translate.mokeedev.com/
## Libraries used
* [webadb.js](https://github.com/webadb/webadb.js)
* [Vue.js](https://vuejs.org/)
* [Vuetify](https://vuetifyjs.com/)
## License
Apache License 2.0