feat: add new Network Toolkit plugin for Bluetooth, Wi-Fi, Hotspot, and DNS services - #527
Closed
brightestautumn wants to merge 10 commits into
Closed
feat: add new Network Toolkit plugin for Bluetooth, Wi-Fi, Hotspot, and DNS services#527brightestautumn wants to merge 10 commits into
brightestautumn wants to merge 10 commits into
Conversation
…r Bluetooth, Wi-Fi, Hotspot, and DNS services
Contributor
|
This pull request was automatically closed because its description no longer contains Missing:
Please add the items listed above back to the description, keeping their exact wording, then |
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.
Plugin
autumn/network-toolkitplugin.toml)What it does
A unified control panel and bar widget to manage Wi-Fi, Ethernet, Hotspot, Bluetooth, and DNS in one place.
What it includes:
scripts/hotspot_helper.sh(creates<interface>-apusingiwso you can host a hotspot while staying connected to your Wi-Fi network).scripts/bluetooth_helper(handles PIN/passkey pairing requests directly on the D-Bus system bus for reliable desktop pairing popups).External dependencies
networkmanager(nmcli) — Wi-Fi scanning, connection handling, hotspot setup, and DNS configuration.bluez-utils(bluetoothctl) — Bluetooth adapter power, device pairing, trust, and discovery.ip— Interface addressing and neighbor client detection.iw— Virtual AP interface creation and wireless client enumeration.qrencode— Generates QR codes for Wi-Fi and Hotspot sharing.Testing
5.0.0 beta.9Screenshots / Videos
Checklist
idafter the/inplugin.tomlexactly.plugin.toml,README.md,thumbnail.webp, andtranslations/en.json.README.mdfollows the README template, documents every entry id and dependency, and includes exact panel IPC commands and launcher prefixes where applicable.thumbnail.webpwith the thumbnail generator.versionfollows semver and is bumped in this PR;plugin_apiis the oldest API level this plugin requires.catalog.toml; CI generates it.Code review attestation
licensedeclared inplugin.toml.