8000 GitHub - LzxHahaha/ADB-UI: ADB GUI client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LzxHahaha/ADB-UI

< 8000 !--$-->

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADB UI

An ADB client.

Directory structure

├─ app      electron client code
|   ├─ adb      libs
|   └─ ipc      communication code
└─ ui       ui code
    ├─ config   webpack config
    ├─ public   static resources
    ├─ scripts  build scripts
    └─ src      react.js code

install

$ yarn

development

$ cd ./ui
$ yarn start  # start dev-server to build pages
$ cd ..
$ yarn start # run client

build

$ cd ./ui
$ yarn run build
$ cd ..
$ yarn run build
$ yarn run pack

setup.exe will generate to dist/.

LICENSE

MIT

About

ADB GUI client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0