Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 434 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 434 Bytes

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