SEE(1)
NAME
SEE — see (Service Event Extraction) is a TUI based tool to lookup logs from services (systemd)
SYNOPSIS
$
cargo install seetuiINFO
76 stars
0 views
RustDeveloper Tools
DESCRIPTION
see (Service Event Extraction) is a TUI based tool to lookup logs from services (systemd)
README
SEE (Service Event Extraction)
Linux Services Log Viewer (like journalctl) TUI with VI Motions that allows you to open multiple instances of service logs (like nvim buffers) with custom filtering

Installation
cargo install seetui
Usage
run
seetui
or
seetui -u service1 service2....
Keybinds
- Ctrl + q Exit application
- Alt + [1-9]: Switch between open logs (buffers)
- Ctrl + h / l / j / k: Move between widgets (like in nvim)
- j / k Move up or down | g / G: Jump to top or bottom within widget
- Enter / x Toggle / open
- I input search, F input from date, T input to date y: Yank selected key=value to clipboard (only in detailed view)
contribution
contributors (besides ai clankers) are welcome.
SEE ALSO
neovim(1)— Hyperextensible Vim-based text editor — the future of Vimtmux(1)— Terminal multiplexer — split panes, detach sessions, pair programhyperfine(1)— A command-line benchmarking tool — measure execution timestokei(1)— Count lines of code quickly — supports 150+ languagescftunnel(1)— 全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎
clihub5/16/2026SEE(1)