rss/src
2026-07-15 22:11:52 +03:00
..
attach.rs rss attach: mini TUI with fixed input line, utf-8, history, resize handling 2026-07-15 22:11:52 +03:00
cli.rs add --state-dir (-D) flag to persist enabled/logs/pid across reboots 2026-07-05 22:31:48 +03:00
config.rs add unless-stopped restart policy, systemd user unit, readme 2026-07-03 11:01:59 +03:00
daemon.rs rss attach: send commands to service stdin 2026-07-03 17:32:09 +03:00
ipc.rs rss attach: send commands to service stdin 2026-07-03 17:32:09 +03:00
log.rs initial: per-user process supervisor (rss) 2026-07-03 10:47:25 +03:00
main.rs rss attach: mini TUI with fixed input line, utf-8, history, resize handling 2026-07-15 22:11:52 +03:00
state.rs discover daemon state dir from cmdline when environ is unreadable 2026-07-07 13:52:13 +03:00
supervisor.rs daemon: centralized architecture with Unix socket IPC 2026-07-03 11:49:46 +03:00