/electron-adb-file

An ADB file tool built on Electron.

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

electron-adb-file

An ADB file tool built on Electron.

This is a not-finished documentation.

Open and run

Windows and macOS distribution packages are in dist directory.

Build and run

  1. npm install
  2. npm rebuild
  3. If no error occured in previous steps, then run.

Pack

python3 ./pack-dist-electron.py

New package will overwrite exists one in dist directory.

License

GPL 2.0