Add: hackernews-TUI

pull/37/head
Tullio Facchinetti 3 months ago
parent f7e80bb497
commit f679dbc9bd

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1372**
* Apps/tools covered: **1373**
* 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) (24)
* [Versioning](#versioning) (8), [Video](#video) (11), [Viewers](#viewers) (25)
* [Web browser](#browser) (18), [Web development](#webdev) (28), [Writing](#writing) (9)
## <a name="ai"></a>AI / ChatGPT
@ -1697,6 +1697,7 @@ File viewers for images and other formats (e.g., e-books).
* [CAVA](https://github.com/karlstav/cava) - Cross-platform Audio Visualizer.
* [ccat](https://github.com/owenthereal/ccat) - A `cat` command with colorized output.
* [epy](https://github.com/wustho/epy) - CLI Ebook (epub2, epub3, fb2, mobi) Reader.
* [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.
* [Lob TUI](https://github.com/pythops/lobtui) - TUI for lobste.rs website.

@ -1371,3 +1371,4 @@ monitor-top,gotop,,https://github.com/xxxserxxx/gotop,A terminal based graphical
security,gpg-tui,,https://github.com/orhun/gpg-tui,Manage your GnuPG keys with ease!
ai,ChatGPTerminator,,https://github.com/AineeJames/ChatGPTerminator,GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
productivity,gtt,,https://github.com/eeeXun/gtt,"Google Translate TUI (Originally), now supporting Apertium, Argos, Bing, ChatGPT, DeepL, DeepLX, Google, Reverso."
viewers,hackernews-TUI,,https://github.com/aome510/hackernews-TUI,A Terminal UI to browse Hacker News.

1 category name homepage git description
1371 security gpg-tui https://github.com/orhun/gpg-tui Manage your GnuPG keys with ease!
1372 ai ChatGPTerminator https://github.com/AineeJames/ChatGPTerminator GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
1373 productivity gtt https://github.com/eeeXun/gtt Google Translate TUI (Originally), now supporting Apertium, Argos, Bing, ChatGPT, DeepL, DeepLX, Google, Reverso.
1374 viewers hackernews-TUI https://github.com/aome510/hackernews-TUI A Terminal UI to browse Hacker News.
Loading…
Cancel
Save