Skip to content

Ayx03/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 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

License

Apache License 2.0

Languages

  • Vue 73.7%
  • JavaScript 17.2%
  • HTML 9.1%