From 9b5c5247a613bb768717581f725987786854c3e5 Mon Sep 17 00:00:00 2001 From: Marco Cadetg Date: Sat, 13 Sep 2025 00:33:18 +0200 Subject: [PATCH 1/2] Add rustnet (#379) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 500808e7..64e83f1e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ - [process-compose](https://github.com/F1bonacc1/process-compose) TUI for running apps and processes - [Puffin](https://github.com/siddhantac/puffin) A beautiful terminal dashboard for hledger - [Raijin](https://github.com/MasonStooksbury/Raijin) A free, simple weather TUI that pulls data without the need for an API key, account, or subscription +- [rustnet](https://github.com/domcyrus/rustnet) A cross-platform network monitoring tool with deep packet inspection - [s-tui](https://github.com/amanusk/s-tui) CPU stress and monitoring utility - [sockttop](https://github.com/jasonwitty/socktop) socktop is a remote system monitor with a rich TUI, inspired by top/btop, talking to a lightweight agent over WebSockets. - [sysz](https://github.com/joehillen/sysz) An fzf terminal UI for systemctl From 78e01688ef2081bdbde629182affb3524be0af38 Mon Sep 17 00:00:00 2001 From: Yuji Ueki Date: Sat, 13 Sep 2025 07:33:26 +0900 Subject: [PATCH 2/2] Update README.md (#378) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64e83f1e..a1955716 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ - [csol](https://github.com/nielssp/csol) Collection of solitaire/patience games, such as Klondike, FreeCell, Spider, and Yukon - [DOOM-ASCII](https://github.com/wojciech-graj/doom-ascii) Text-based DOOM running in terminal. - [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator +- [GitType](https://github.com/unhappychoice/gittype) A CLI code-typing game that turns your source code into typing challenges - [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life - [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner! - [MAL-Cli](https://github.com/L4z3x/mal-tui) A terminal interface for the official myanimelist api written in rust.