https://github.com/brainrake/repair
(Re-)Connect multiple bluetooth devices
https://github.com/brainrake/repair
Last synced: about 1 year ago
JSON representation
(Re-)Connect multiple bluetooth devices
- Host: GitHub
- URL: https://github.com/brainrake/repair
- Owner: brainrake
- Created: 2023-11-12T18:47:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T18:49:54.000Z (over 2 years ago)
- Last Synced: 2025-02-08T09:13:48.857Z (about 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Automatically connect to bluetooth devices.
Useful for connecting multiple (unpaired) game controllers.
1. Set your device to pairing mode
2. Run this app with bluetooth addresses as arguments
```
nix run 'github:brainrake/repair' E4:17:D8:XX:XX:XX E4:17:D8:XX:XX:XX
```