add --no-rich_log flag

use it to disable the RichLog and load the tui_no_log tcss.

update README and add no log screenshot
This commit is contained in:
2026-03-21 00:00:35 +00:00
parent eaf15584a2
commit ae39a318d9
5 changed files with 102 additions and 2 deletions

View File

@@ -33,6 +33,11 @@ The TUI should now be discoverable as `vban-tui`
vban-tui --host=localhost --port=6980 --streamname=Command1
```
Additional Flags:
- --rich_log/--no-rich_log: Use this to [disable the RichLog window](./img/tui-no_log.png).
- This is useful if you're sending commands to Voicemeeter because you won't receive any responses anyway.
### Environment Variables
example .envrc: