From fef43c42e5f70999898580cb45471fd62dd35182 Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Tue, 20 Feb 2024 10:53:44 +0100 Subject: [PATCH] Add: humble-explorer --- README.md | 5 +++-- data/apps.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39dd11d..79b0502 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1376** +* Apps/tools covered: **1377** * Number of categories: **76**. # Index @@ -22,7 +22,7 @@ Some links are available to [related resources](#resources). * [Games](#games) (49), [Git and accessories](#git) (50), [Graphics](#graphics) (37) * [History management](#history) (4) * [Markdown](#markdown) (11) -* [Networking](#networking) (55), [Note taking](#note-taking) (22) +* [Networking](#networking) (56), [Note taking](#note-taking) (22) * [Office tools](#office) (13), [Online search and resources](#online) (16), [Organizers and calendars](#organizers) (22) * [Package managers](#package-manager) (15), [Password managers](#password-manager) (18), [Pastebin](#pastebin) (3), [Process viewers and monitoring (alternatives to top)](#monitor-top) (25), [Productivity](#productivity) (10), [Program templates and boilerplate](#programming-boilerplate) (11), [Programming](#programming) (36), [Prompts](#prompt) (4) * [RSS](#rss) (10), [Religion](#religion) (4) @@ -919,6 +919,7 @@ Networks and communication tools: bandwidth monitoring, packet inspection, remot * [gping](https://github.com/orf/gping) - Ping, but with a graph. * [havn](https://github.com/mrjackwills/havn) - A fast configurable port scanner with reasonable defaults. * [hflow](https://github.com/comradequinn/hflow) - A command-line, debugging http/s proxy server. +* [humble-explorer](https://github.com/koenvervloesem/humble-explorer) - Cross-platform, command-line and human-friendly Bluetooth Low Energy scanner. * [ipcalc](http://jodies.de/ipcalc) - Takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. * [mitmproxy](https://mitmproxy.org/) - An interactive HTTPS proxy. * [mosh](https://mosh.org/) - Remote SSH client that achieve good responsiveness in presence of intermittent connectivity and roaming. diff --git a/data/apps.csv b/data/apps.csv index 3eb5a89..ccc2594 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1375,3 +1375,4 @@ viewers,hackernews-TUI,,https://github.com/aome510/hackernews-TUI,A Terminal UI data-management-tabular,harlequin,,https://github.com/tconbeer/harlequin,The SQL IDE for Your Terminal. networking,havn,,https://github.com/mrjackwills/havn,A fast configurable port scanner with reasonable defaults. viewers,hnterm,,https://github.com/ggerganov/hnterm,Hacker News in the terminal. +networking,humble-explorer,,https://github.com/koenvervloesem/humble-explorer,"Cross-platform, command-line and human-friendly Bluetooth Low Energy scanner."