The reason that there's so many TUI apps in Rust is probably thanks in large part to the Ratatui crate, which is a framework for TUI apps:
https://crates.io/crates/ratatuiBut yes, if you're making any sort of TUI app, please include a screenshot or asciinema in the readme. :)