santui
v0.2.37
Published
Your terminal home base — a modern TUI launcher for plugins
Maintainers
Readme
Santui — install via npm
npm install -g santuiThen run:
santuiSantui is a keyboard-driven TUI app that lives in your terminal. It's a launcher for plugins — the core is lightweight, and everything extra comes through the Plugin Registry.
What's included
This npm package downloads the correct pre-built binary for your platform (Windows, macOS, Linux) from GitHub Releases.
Platform support
| Platform | Binary |
|---|---|
| Windows x64 | santui-x86_64-pc-windows-msvc.zip |
| macOS ARM64 | santui-aarch64-apple-darwin.tar.gz |
| macOS x64 | santui-x86_64-apple-darwin.tar.gz |
| Linux x64 | santui-x86_64-unknown-linux-gnu.tar.gz |
Source
https://github.com/sonyarianto/santui
