- Define the API
- Connection check loop to periodically try to reconnect to Wi-Fi on AP mode
- Setup API implementation
- Check program behavior is correct
- Python module re-export public functions
- CLI terminal command to run the Wi-Fi reconnect loop as a process
- CLI terminal command to setup Wi-Fi and AP
- Systemd daemon service
- README documentation
- Install instructions
- CLI help page
- CLI basic usage instructions to README
- Python public API documentation
- Python type hints
- Examples directory with python examples