Manual catalog-freshness check found 10 app(s) in awesome-tuis that aren't in assets/catalog.json yet (compared by name and homepage URL, excluding the "Libraries" category, which the catalog doesn't track). No open catalog-update issue existed to update (#1 and #47 are both closed), so opening fresh.
- lazyslurm — Dashboards — like lazygit/lazydocker but for Slurm HPC job queues.
- Servonaut — Dashboards — manage AWS/Hetzner/OVH/custom servers from one TUI, with a built-in AI assistant and MCP server.
- TermUI — Dashboards — Go terminal-dashboard library (widgets), not a standalone app — likely not a fit unless it ships a runnable demo binary worth cataloging.
- ghcup — Development — TUI installer/manager for GHC, cabal, and the Haskell toolchain.
- hcom — Development — lets AI coding agents (Claude Code, Codex, OpenCode, …) message and spawn each other across terminals.
- scope-rs — Development — multiplatform serial monitor.
- dockup — Docker/LXC/K8s — interactive TUI to install/harden/maintain Docker Engine, Compose v2, and NVIDIA Container Toolkit.
- PNANA — Editors — FTXUI-based terminal text editor inspired by Nano/Micro/Sublime.
- IconicFonts — Miscellaneous — patched terminal icon fonts; archived (Nov 2024) and not really a TUI app — probably skip.
- LearnByExample/TUI-apps — Miscellaneous — a collection of small interactive TUI exercise/playground apps (grep/sed/regex trainers), not a single app — needs a judgment call on how to catalog (one entry vs. several).
To add the ones worth keeping, run locally and commit:
curl -fsSL https://raw.githubusercontent.com/rothgar/awesome-tuis/master/README.md -o /tmp/awesome-tuis.md
python3 scripts/gen_catalog.py /tmp/awesome-tuis.md
python3 scripts/match_brew.py
# then derive install recipes for the rest, run scripts/derive_os.py, and commit
Note: the repo's own weekly "Catalog check" GitHub Action (Mondays ~06:00 UTC) checks the same source and may open/update this independently — if it fires shortly after this issue, reconcile rather than duplicating.
Manual catalog-freshness check found 10 app(s) in awesome-tuis that aren't in
assets/catalog.jsonyet (compared by name and homepage URL, excluding the "Libraries" category, which the catalog doesn't track). No opencatalog-updateissue existed to update (#1 and #47 are both closed), so opening fresh.To add the ones worth keeping, run locally and commit:
Note: the repo's own weekly "Catalog check" GitHub Action (Mondays ~06:00 UTC) checks the same source and may open/update this independently — if it fires shortly after this issue, reconcile rather than duplicating.