Skip to content

sunjw/electron-adb-file

Repository files navigation

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