Added some new useful TUIs
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
navi
|
||||||
@@ -12,3 +12,8 @@ commands:
|
|||||||
help: Wikipedia TUI (wiki-tui)
|
help: Wikipedia TUI (wiki-tui)
|
||||||
dependencies:
|
dependencies:
|
||||||
wiki-tui: See 'https://wiki-tui.net/latest/'
|
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)
|
help: Fast, remote-first, multi-host TUI log viewer with timeline histogram and no central server (nerdlog)
|
||||||
dependencies:
|
dependencies:
|
||||||
nerdlog: See 'https://github.com/dimonomid/nerdlog'
|
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)
|
help: Linux kernel manager and activity monitor (kmon)
|
||||||
dependencies:
|
dependencies:
|
||||||
kmon: See 'https://github.com/orhun/kmon'
|
kmon: See 'https://github.com/orhun/kmon'
|
||||||
|
|
||||||
|
- name: disk-monitor
|
||||||
|
help: Interactive disk usage navigator (ncdu)
|
||||||
|
dependencies:
|
||||||
|
ncdu: See 'https://dev.yorhel.nl/ncdu'
|
||||||
|
|||||||
+647
-635
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user