-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Mar 13, 2026
·
7 revisions
Welcome to the Nexus documentation. Nexus is a TUI terminal dashboard and tool orchestrator designed to centralize your terminal utilities, enabling you to launch any tool without memorizing individual commands or deep directory structures.
# Install globally using uv (recommended)
uv tool install nexus-tuiTo update an existing installation:
uv tool upgrade nexus-tui-
Smart Search: Instantly find tools with fuzzy matching and a global Command Palette (
Ctrl+P). -
Dynamic Flags: Pass custom arguments (e.g.,
--verbose,--dry-run) to your tools at launch time. - Advanced Project Browser: Browse your entire filesystem to find the perfect context for your tools. Supports both folders and specific files.
- Responsive Theming: Beautiful built-in themes (Tokyo Night Dark, Storm, Light) with automatic system preference detection.
- Persistent State: Nexus remembers your recently accessed projects for quick re-launching.
- Custom Keybindings: Full control over the interface shortcuts to align with your personal workflow.
-
Configuration Guide: Detailed instructions for setting up
tools.tomland defining your tools. - Platform Compatibility: Operating system specific setup details.