Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 600 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 600 Bytes

Wifi Settings for Matchstick via USB/adb

You can configure the Wifi connection on desktop computer using this tool.

Figure 1

Basically, only the ssid, bssid and password are needed.

Mac OS X and Linux:

git clone https://github.com/openflint/wifi-settings-pyadb.git
cd wifi-settings-pyadb/
python settings-app.py

Windows:

git clone https://github.com/openflint/wifi-settings-pyadb.git

Then double click the settings-app.py (need install python first). A standalone executable will be added later.