Added some new useful TUIs

This commit is contained in:
2026-03-27 16:45:37 -06:00
parent d4722daf43
commit d22df65e5b
8 changed files with 1582 additions and 1270 deletions
+917 -635
View File
File diff suppressed because it is too large Load Diff
@@ -0,0 +1 @@
navi
@@ -12,3 +12,8 @@ commands:
help: Wikipedia TUI (wiki-tui)
dependencies:
wiki-tui: See 'https://wiki-tui.net/latest/'
- name: command-lookup
help: Interactive command cheatsheet so you don't have to google all your commands (navi)
dependencies:
navi: See 'https://github.com/denisidoro/navi'
@@ -88,3 +88,8 @@ commands:
help: Fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server (nerdlog)
dependencies:
nerdlog: See 'https://github.com/dimonomid/nerdlog'
- name: system-benchmark
help: Statistic benchmarking using your CLI with warmup rounds, outlier removal, and side-by-side comparison (hyperfine)
dependencies:
hyperfine: See 'https://github.com/sharkdp/hyperfine'
@@ -0,0 +1 @@
hyperfine
@@ -0,0 +1 @@
ncdu
@@ -17,3 +17,8 @@ commands:
help: Linux kernel manager and activity monitor (kmon)
dependencies:
kmon: See 'https://github.com/orhun/kmon'
- name: disk-monitor
help: Interactive disk usage navigator (ncdu)
dependencies:
ncdu: See 'https://dev.yorhel.nl/ncdu'
File diff suppressed because it is too large Load Diff