Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.44 KB

File metadata and controls

23 lines (15 loc) · 1.44 KB

python-wifi-connect (forked from)

An application that displays an IP address configuration UI for BalenaOS devices.

Inspired by the wifi-connect project written by balena.io. Modified from the Python version created by Open Agriculture Foundation

Install and Run

Please read the INSTALL.md then the RUN.md files.

How it works

WiFi Connect interacts with NetworkManager, which should be the active network manager on the device's host OS.

References