Skip to content

Aynxul03/Flash

 
 

Repository files navigation

ADB Sideload via browser.

Develop

npm install
npm run serve

Build

npm run build

Contribute

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

About

ADB Sideload via browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 74.9%
  • JavaScript 17.4%
  • HTML 7.7%