From 70cf146451b0888e952c5656763d7a769bf1588f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Linus=20Mu=C3=9Fm=C3=A4cher?= <79860715+Linus-Mussmaecher@users.noreply.github.com> Date: Thu, 25 Jul 2024 03:05:18 +0200 Subject: [PATCH 1/3] Add rucola (#68) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c341c75..a4f70a0 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [csvlens](https://github.com/YS-L/csvlens) - Command line csv viewer. - [mprocs](https://github.com/pvolok/mprocs) - Run multiple commands in parallel and shows output of each command separately. - [tuistash](https://github.com/edmocosta/tuistash) - A TUI for monitoring Logstash. +- [rucola](https://github.com/Linus-Mussmaecher/rucola) - Terminal-based markdown note manager. ### 🎼 Music and Media From de9d2e78210e110a3d558b7745ced3fdce93194f Mon Sep 17 00:00:00 2001 From: BADR Date: Thu, 25 Jul 2024 03:05:36 +0200 Subject: [PATCH 2/3] Add impala (#67) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4f70a0..e3c070b 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [bandwhich](https://github.com/imsnif/bandwhich) - Displays network utilization by process. - [conclusive](https://github.com/mrusme/conclusive) - A command line client for Plausible Analytics. - [gping](https://github.com/orf/gping/) - Ping tool with a graph. +- [impala](https://github.com/pythops/impala) - TUI for managing wifi on Linux. - [mqttui](https://github.com/EdJoPaTo/mqttui) - MQTT client for subscribing or publishing to topics. - [netscanner](https://github.com/Chleba/netscanner) - Network scanning tool. - [oha](https://github.com/hatoo/oha) - Top-like monitoring tool for HTTP(S) traffic. From 12be593090167ec036924c9c139578ff14591a54 Mon Sep 17 00:00:00 2001 From: Koen Klinkers Date: Thu, 25 Jul 2024 03:06:24 +0200 Subject: [PATCH 3/3] add bigbrainwordle (#65) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3c070b..8b7e425 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [sxtetris](https://github.com/shixinhuang99/sxtetris) - A terminal Tetris game. - [tage](https://github.com/jacopograndi/tage) - Turn based strategy game with multiplayer, empires and warfare. - [astray](https://github.com/Vinermy/astray) - TUI-based space strategy game. +- [bigbrainwordle](https://github.com/kloki/bigbrainwordle) - A tool to help you cheat with the daily wordle. ### 🚀 Productivity and Utilities