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:
@@ -2,3 +2,4 @@ config.toml
|
||||
cookies.json
|
||||
dist/
|
||||
.DS_Store
|
||||
parasocial
|
||||
|
||||
Reference in New Issue
Block a user