summaryrefslogtreecommitdiff
path: root/local/.local/scripts/klapid
diff options
context:
space:
mode:
Diffstat (limited to 'local/.local/scripts/klapid')
-rwxr-xr-xlocal/.local/scripts/klapid5
1 files changed, 5 insertions, 0 deletions
diff --git a/local/.local/scripts/klapid b/local/.local/scripts/klapid
new file mode 100755
index 0000000..c53d61c
--- /dev/null
+++ b/local/.local/scripts/klapid
@@ -0,0 +1,5 @@
+#! /bin/bash
+
+bluetoothctl power on 1> /dev/null
+bluetoothctl discoverable on 1> /dev/null
+bluetoothctl connect 04:52:C7:C7:B4:04 | tail -n 1