Overview
The Rootly TUI is a terminal-based interface for monitoring and triaging incidents and alerts without leaving your command line. Built for engineers who prefer keyboard-driven workflows, it connects directly to the Rootly API using your API key.Incidents & Alerts
Browse incidents and alerts with full detail views — severity, status, timeline, roles, labels, and more.
Keyboard-Driven
Vim-style navigation (
j/k) and intuitive shortcuts for fast, mouse-free operation.Multi-language
Available in 12 languages including Spanish, French, Japanese, Arabic, and more.
Open Source
Fully open source at rootlyhq/rootly-tui. Contributions welcome.
Requirements
- Terminal with 256-color support
- Minimum terminal size: 80×24
- A Rootly API key (generate one from Settings → API Keys)
Installation
Quick Start
1
Launch the TUI
2
Configure your credentials
On first launch, you’ll be prompted to configure:
To update settings later, press
s in the app.3
Navigate incidents and alerts
Use
Tab to switch between the Incidents and Alerts tabs. Press Enter on any item to load its full details.Keyboard Shortcuts
Navigation
Actions
General
Command Line Options
Debug Mode
l in the app to open the built-in log viewer.
Configuration File
Settings are stored at~/.rootly-tui/config.yaml:
Supported Languages
English (US/GB) · Spanish · French · German · Chinese (Simplified) · Japanese · Russian · Portuguese (Brazilian) · Hindi · Arabic · BengaliFeedback & Support
- Bug reports & feature requests: GitHub Issues
- Source code: github.com/rootlyhq/rootly-tui