mirror of
https://github.com/onyx-and-iris/vban-tui.git
synced 2026-04-13 04:23:37 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user