We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df99c2 commit 2f438a5Copy full SHA for 2f438a5
Readme.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
<img height="100" src="assets/logo.png"/>
3
- <h2> TUI for managing bluetooth devices </h2>
+ <h2> TUI for managing bluetooth on Linux </h2>
4
<img src="https://github.com/pythops/bluetui/assets/57548585/885f4d40-ba48-49c3-8baf-1cc91e08659d"/>
5
</div>
6
@@ -79,6 +79,8 @@ This will produce an executable file at `target/release/bluetui` that you can co
79
80
`t`: Trust/Untrust the device.
81
82
+`e`: Rename the device.
83
+
84
### New devices
85
86
`p`: Pair the device.
0 commit comments