mirror of
https://github.com/onyx-and-iris/vban-tui.git
synced 2026-03-23 18:29:17 +00:00
add Note section
This commit is contained in:
parent
9d64635b3d
commit
eaf15584a2
16
README.md
16
README.md
@ -53,12 +53,28 @@ The TUI should load with the request input focused. Simply type in your request
|
||||
|
||||
If you enter the request `clear` the output log will be cleared.
|
||||
|
||||
Press `Ctrl+q` to exit from the TUI.
|
||||
|
||||
### Command History
|
||||
|
||||
Press *up/down* while focused on the request input to scroll through the command history.
|
||||
|
||||
---
|
||||
|
||||
## Notes
|
||||
|
||||
This TUI supports the following:
|
||||
|
||||
- Sending requests for Voicemeeter
|
||||
- Sending requests and receiving responses for Matrix
|
||||
|
||||
If you need to send requests and receive responses for Voicemeeter check out [vban-cli][vban-cli]
|
||||
|
||||
---
|
||||
|
||||
## License
|
||||
|
||||
`vban-tui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
|
||||
|
||||
|
||||
[vban-cli]: https://github.com/onyx-and-iris/vban-cli
|
||||
Loading…
x
Reference in New Issue
Block a user