From bae4f612ae88595f32b52be3652d5bf9e65aa00b Mon Sep 17 00:00:00 2001 From: Tullio Facchinetti Date: Tue, 20 Feb 2024 10:53:13 +0100 Subject: [PATCH] Add: hnterm --- README.md | 5 +++-- data/apps.csv | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d63c54..39dd11d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Some links are available to [related resources](#resources). # Summary -* Apps/tools covered: **1375** +* Apps/tools covered: **1376** * 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) (31), [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) (8), [Video](#video) (11), [Viewers](#viewers) (25) +* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (26) * [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9) ## AI / ChatGPT @@ -1702,6 +1702,7 @@ File viewers for images and other formats (e.g., e-books). * [hackernews-TUI](https://github.com/aome510/hackernews-TUI) - A Terminal UI to browse Hacker News. * [haxor-news](https://github.com/donnemartin/haxor-news) - Browse Hacker News like a haxor: A Hacker News command line interface (CLI). * [hexyl](https://github.com/sharkdp/hexyl) - Command-line hex viewer. +* [hnterm](https://github.com/ggerganov/hnterm) - Hacker News in the terminal. * [Lob TUI](https://github.com/pythops/lobtui) - TUI for lobste.rs website. * [medium-cli](https://github.com/djadmin/medium-cli) - Medium for Hackers - Read [medium.com](https://medium.com/) stories in the terminal. * [mplayer](http://www.mplayerhq.hu/design7/news.html) - One of the most popular video/audio players around, plays most audio and video formats (using ASCII characters) in the shell, provides a GUI for graphical visualization. diff --git a/data/apps.csv b/data/apps.csv index e2f429d..3eb5a89 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1374,3 +1374,4 @@ productivity,gtt,,https://github.com/eeeXun/gtt,"Google Translate TUI (Originall viewers,hackernews-TUI,,https://github.com/aome510/hackernews-TUI,A Terminal UI to browse Hacker News. 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.