bluetui: add page (#19244)

This commit is contained in:
Managor
2025-11-07 20:23:10 +02:00
committed by GitHub
parent 1f76215616
commit d0e3d5068d
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
# bluetoothctl
> Manage Bluetooth devices.
> See also: `bluetui`.
> More information: <https://manned.org/bluetoothctl>.
- Enter the `bluetoothctl` shell:
+13
View File
@@ -0,0 +1,13 @@
# bluetui
> Manage Bluetooth devices with a terminal UI.
> See also: `bluetoothctl`.
> More information: <https://github.com/pythops/bluetui#-usage>.
- Start the program:
`bluetui`
- Display help:
`bluetui {{[-h|--help]}}`