MCPcopy Index your code
hub / github.com/NustyFrozen/SEE

github.com/NustyFrozen/SEE @0.1.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1.7 ↗ · + Follow
60 symbols 117 edges 6 files 4 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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

Demo of SEE Viewer

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.

Core symbols most depended-on inside this repo

get_buffers
called by 9
src/main.rs
format_styled_line
called by 4
src/reader_instance.rs
render_input
called by 4
src/tui_input.rs
parse_human_time
called by 3
src/reader_instance.rs
auto_insert
called by 3
src/tui_input_date.rs
byte_index
called by 3
src/tui_input_date.rs
fetch_services
called by 2
src/main.rs
move_cursor_right
called by 2
src/tui_input_date.rs

Shape

Method 40
Function 11
Class 7
Enum 2

Languages

Rust100%

Modules by API surface

src/tui.rs15 symbols
src/tui_input_date.rs14 symbols
src/tui_input.rs12 symbols
src/main.rs11 symbols
src/reader_instance.rs5 symbols
src/ReaderInstance.rs3 symbols

For agents

$ claude mcp add SEE \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact