
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
beepy-network-manager
Advanced tools
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
$ 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.
FAQs
Beepy app to manage WiFi networks
We found that beepy-network-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.