wavemon
Wireless network device monitor
Wavemon is a wireless device monitor with an interactive ncurses terminal interface. It can display and plot signal and noise levels in real time. It also reports packet statistics, device configuration, network parameters, and access points and other wireless clients of your wireless network hardware.
Wavemon should work (with varying levels of detail and features) with any device supported by the Linux kernel.
- Versions: 0.9.4
- Website: https://github.com/uoaerg/wavemon
- Licenses: GPL 3+
- Package source: gnu/packages/hardware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wavemon
as follows:
guix install wavemon
Or install a particular version:
guix install wavemon@0.9.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of wavemon about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/wavemon'><img src='https://packages.guix.gnu.org/packages/wavemon/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/wavemon)
Example Org:
[[https://packages.guix.gnu.org/packages/wavemon][https://packages.guix.gnu.org/packages/wavemon/badges/latest-version.svg]]