From ebc644d246a88bca4a06b0f107292bacdfee6367 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Fri, 1 Oct 2021 00:49:57 +0800 Subject: [PATCH] Add wavemon (#26) wavemon is a wireless device monitoring application that allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your wireless network hardware. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16acbb1..f6a00d7 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ List of projects that provide terminal user interfaces - [termshark](https://github.com/gcla/termshark) Terminal UI for tshark - [ttyper](https://github.com/max-niederman/ttyper) Terminal-based typing test - [wego](https://github.com/schachmat/wego) Weather app +- [wavemon](https://github.com/uoaerg/wavemon) A wireless device monitoring application - [wttr.in](https://github.com/chubin/wttr.in) The right way to check the weather - [xplr](https://github.com/sayanarijit/xplr) A hackable, minimal, fast TUI file explorer, stealing ideas from nnn and fzf.