Add: brows

pull/37/head
Tullio Facchinetti 3 months ago
parent 88d875c193
commit f7d4bd397c

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1355**
* Apps/tools covered: **1356**
* Number of categories: **76**.
# Index
@ -29,7 +29,7 @@ Some links are available to [related resources](#resources).
* [Science](#science) (19), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (30), [Shells](#shells) (14), [Sound and music](#music) (46), [System monitoring](#monitor) (27), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (32), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (37)
* [Versioning](#versioning) (7), [Video](#video) (11), [Viewers](#viewers) (23)
* [Versioning](#versioning) (7), [Video](#video) (11), [Viewers](#viewers) (24)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
## <a name="ai"></a>AI / ChatGPT
@ -1676,6 +1676,7 @@ File viewers for images and other formats (e.g., e-books).
* [baca](https://github.com/wustho/baca) - Lets you indulge in your favorite e-books in the comfort of your terminal.
* [bat](https://github.com/sharkdp/bat) - A cat clone with syntax highlighting and Git integration.
* [bbcli](https://github.com/hako/bbcli) - Browse BBC News like a hacker.
* [brows](https://github.com/rubysolo/brows) - CLI GitHub release browser.
* [cacaview](http://caca.zoy.org/wiki/libcaca) - A library and a program to display JPG, PNG, GIF or BMP images in the terminal using ASCII characters.
* [CAVA](https://github.com/karlstav/cava) - Cross-platform Audio Visualizer.
* [ccat](https://github.com/owenthereal/ccat) - A `cat` command with colorized output.

@ -1354,3 +1354,4 @@ ai,aider,,https://github.com/paul-gauthier/aider,aider is AI pair programming in
networking,asn,,https://github.com/nitefood/asn,"Server for the following services: ASN, RPKI validity, BGP stats, IPv4v6, Prefix, URL, ASPath, Organization, IP reputation, IP geolocation, IP fingerprinting, Network recon, lookup API server, Web traceroute server."
viewers,bbcli,,https://github.com/hako/bbcli,Browse BBC News like a hacker.
monitor-top,bottom,,https://github.com/ClementTsang/bottom,Yet another cross-platform graphical process/system monitor.
viewers,brows,,https://github.com/rubysolo/brows,CLI GitHub release browser.

1 category name homepage git description
1354 networking asn https://github.com/nitefood/asn Server for the following services: ASN, RPKI validity, BGP stats, IPv4v6, Prefix, URL, ASPath, Organization, IP reputation, IP geolocation, IP fingerprinting, Network recon, lookup API server, Web traceroute server.
1355 viewers bbcli https://github.com/hako/bbcli Browse BBC News like a hacker.
1356 monitor-top bottom https://github.com/ClementTsang/bottom Yet another cross-platform graphical process/system monitor.
1357 viewers brows https://github.com/rubysolo/brows CLI GitHub release browser.
Loading…
Cancel
Save