/python-connect

Configure BalenaOS IPv4 Address Settings

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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