Beepy Network Manager
Overview
This is a Beepy app to manage WiFi networks. The application is written in Python, using Textual for the TUI. You should install this through the bapp-store, but if you want to run this on a non-Beepy device, the justfile gives a pretty clear indication of what to do (or look at the Developer Quickstart below). In addition to the TUI, you can use beepy_network_manager as a regular CLI.
[Demo GIF placeholder - Update with new demo when available]
$ beepy_network_manager --help
usage: beepy_network_manager [-h] {list,connect,disconnect,status} ...
Beepy Network Manager CLI
positional arguments:
{list,connect,disconnect,status} Available commands
list List available WiFi networks
connect Connect to a WiFi network
disconnect Disconnect from the current network
status Check current network status
options:
-h, --help show this help message and exit
Developer Quickstart
$ just init
$ just run
$ just run --help
The just init rule will install a number of pre-commit hooks in addition to installing the actual project.
TODO
- Provide better error messages
Release files for beepy-network-manager 1.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beepy_network_manager-1.2.2.tar.gz | 17.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| beepy_network_manager-1.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.9 kB
Release files / beepy_network_manager-1.2.2.tar.gz
| Download URL | beepy_network_manager-1.2.2.tar.gz |
|---|---|
| Size | 17.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7b713eb5ff29567f86514a50cd82094504d71112fd42a1b5b4a599727d808659
|
|
BLAKE2b-256 checksum How to use checksums |
e9103687e78bcda476440b8267f5fcb6d15f638314df35454606d85c06b427a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|
Release files / beepy_network_manager-1.2.2-py3-none-any.whl
| Download URL | beepy_network_manager-1.2.2-py3-none-any.whl |
|---|---|
| Size | 19.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0486e0bec07a05ff4825de882149e3be76ce4c9300d515b330cf970d60c70de8
|
|
BLAKE2b-256 checksum How to use checksums |
f616764e294842c690b689bea43ebed1f18c1af00c6b02349305d8561efddf1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.7
|