Commit Graph

7 Commits

Author SHA1 Message Date
ruinivist e8e6e55892 feat: add daemon mode flag
Adds a `-daemon` flag to run the application in the background without
the interactive terminal UI. It outputs log lines to standard output
instead of utilizing `charmbracelet/bubbletea`.
2026-05-31 23:15:17 +00:00
ruinivist 1147f4d25b refactor: app orchestration into tui 2026-04-29 20:35:20 +02:00
ruinivist ad1f5ec3ff feat: add irc-backed streamer split view 2026-04-29 00:40:35 +02:00
ruinivist 01b044e305 feat: add twitch live detection to streamer list 2026-04-28 23:22:51 +02:00
ruinivist 2f81173f1e feat: add twitch graphql streamer resolution 2026-04-28 23:01:26 +02:00
ruinivist 37ece958f3 feat: add twitch tv login flow and auth state ui 2026-04-28 21:56:43 +02:00
ruinivist f738833aa8 feat: bootstrap cli entrypoint with bubble tea and toml config 2026-04-28 20:49:07 +02:00