Skip to content

Instantly share code, notes, and snippets.

@roddy20
roddy20 / bt_pair_export.py
Created July 2, 2018 22:02 — forked from pawelszydlo/bt_pair_export.py
Script to dump bluetooth pairing from OS X into a Windows registry file.
#!/usr/bin/env python
"""
Script for dumping Bluetooth pairings from OS X to a registry file, for Windows
import. This will allow you to have your Bluetooth devices paired with both
operating systems at the same time.
In case of problems with Windows registry entries: pair your device with Windows
first, then with OS X, and then do the dump and import.
Latest version can be found at: