add WiFi provider with Network Manager backend#231
Open
Davemane42 wants to merge 4 commits intoabenz1267:masterfrom
Open
add WiFi provider with Network Manager backend#231Davemane42 wants to merge 4 commits intoabenz1267:masterfrom
Davemane42 wants to merge 4 commits intoabenz1267:masterfrom
Conversation
fix redundant code better frequency bands
Author
|
changed the way passwords are inputed. it opens a terminal window and obfuscate the character with dots (can be hidden in the config) will probably add different ways based on the backend or authentication agent |
added 2 commits
March 24, 2026 04:55
Owner
|
Walker has a |
Author
|
With the latest commit I made, I have some "preset" for different dmenu style launchers and Walker is the one by default. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a new WiFi provider for managing wireless networks through elephant.
Features:
(only support Network Manager with nmcli right now)
I also have a PR for Walker so it support the socket message like the Bluetooth provider
abenz1267/walker#702
Obfuscated the SSID name for the screenshot

I dont really know how the nix stuff or github action stuff work so i didnt touch them.