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`.
This commit is contained in:
ruinivist
2026-05-31 23:15:17 +00:00
parent 0ae1b094c5
commit e8e6e55892
4 changed files with 85 additions and 2 deletions
+1
View File
@@ -2,3 +2,4 @@ config.toml
cookies.json
dist/
.DS_Store
parasocial