Skip to content
/ wipi Public

flutter app to send wifi credentials to linux device

Notifications You must be signed in to change notification settings

dazemc/wipi

Repository files navigation

wipi

Flutter app for sending wifi credentials to linux device running a local flask server. Originally made with a raspberry pi in mind, but should be compatible with any linux device using NetworkManger, python^3.10, and Flask. Server files can be found at this repo, flask_networkmanager Wifi credentials are not saved but instead read directly from the configs at runtime, will require read/write permissions of /etc/NetworkManager/system-connections/ and /etc/NetworkManager/conf.d/

Currently working on (ordered);
systemd service to check for nmcli connections and if none are connected enable AP mode and start flask_app,
command feedback,
ping from app,
sending scripts(python eval & bash) from app,
time-based OTP,
password encryption,
and ssh app.





About

flutter app to send wifi credentials to linux device

Resources

Stars

Watchers

Forks

Packages

No packages published