
Every certificate on the machine, and what will stop working when
$ curl -fsSL https://…ar.gz | tar -xz tui-cert
Terminal tools for Linux
Every tool here opens read-only, shows you the system as it actually is, and previews the exact command line before it changes anything. One static binary each. No daemon, no state of its own, nothing left running after you quit.
$ curl -fsSL https://github.com/tui-tools/tui-cert/releases/download/v0.1.0/tui-cert_0.1.0_linux_amd64.tar.gz | tar -xz tui-cert
sudo install -m0755 tui-cert /usr/local/bin/tui-certsudo -n.--demo on every tool: real previews, nothing touched.

Every certificate on the machine, and what will stop working when
$ curl -fsSL https://…ar.gz | tar -xz tui-cert

Every container on one screen, docker and podman together
$ curl -fsSL https://…| tar -xz tui-containers

Every scheduled job on one screen, systemd timers and cron together
$ curl -fsSL https://…ar.gz | tar -xz tui-cron

Disks, mounts, fstab, btrfs and SMART, previewed before every change
$ curl -fsSL https://…ar.gz | tar -xz tui-disk

ufw and firewalld, with every change previewed before it runs
$ curl -fsSL https://…z | tar -xz tui-firewall

The journal on one screen: narrow it, follow it, and shrink it safely
$ curl -fsSL https://…ar.gz | tar -xz tui-logs

Links, addresses, routes and DNS, with every change previewed before it runs
$ curl -fsSL https://…gz | tar -xz tui-network

Samba shares, accounts and live connections, with every change previewed
$ curl -fsSL https://…r.gz | tar -xz tui-samba

The machine's security posture, with the command behind every verdict
$ curl -fsSL https://….gz | tar -xz tui-secure

btrfs snapshots, managed by snapper, from the terminal
$ curl -fsSL https://…gz | tar -xz tui-snapper

The SSH server as it really is, with every change previewed before it runs
$ curl -fsSL https://…tar.gz | tar -xz tui-ssh

systemd units: what failed, why, and every action previewed
$ curl -fsSL https://…gz | tar -xz tui-systemd

Pending package updates, what they restart, and a snapshot first
$ curl -fsSL https://….gz | tar -xz tui-update

Accounts, groups, keys and sudo, with every change previewed before it runs
$ curl -fsSL https://…r.gz | tar -xz tui-users

A working skeleton for a new tui-tools tool
$ git clone https://g…m/tui-tools/tui-template
No tool in that category yet.
A tool never assembles a shell string. It builds a command value, shows that value in the confirm dialog, and hands the same value to the runner. The preview cannot drift from what executes, because they are the same object.
Tokyo Night by default. On Omarchythe tools read your active desktop theme, so switching the desktop switches every tool. NO_COLOR drops color and keeps layout.
The same key language, the same four bands on screen, the same config precedence, and the same 40-column-to-full-screen responsiveness. They all come from tui-kit.