GithubHelp home page GithubHelp logo

ps2zhuantou / bt-linkkeysync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digitalbirdo/bt-linkkeysync

0.0 0.0 0.0 12 KB

Scripts to synchronize bluetooth link keys from mac OSX to windows

License: MIT License

Python 100.00%

bt-linkkeysync's Introduction

BT-LinkkeySync

Script to synchronize bluetooth link keys from macOS to windows. It generates a registry file for windows on macOS, which can afterwards be imported with the tool regedit in windows.

Instructions

  1. Pair all your bluetooth devices to your Mac (e.g. keyboard, mouse, headphones)
  2. Open the Terminal and navigate to the folder where you have downloaded the fileBT-Linkkeysync.py
  3. Mark the script as executable with sudo chmod +x BT-Linkkeysync.py
  4. Run the script with sudo ./BT-Linkkeysync.py(you will be asked for your password)
  5. Store the generated file btkeys.reg file to a location accessible by windows.
  6. Download psexec and store it to C:/Windows/System32/
  7. Run the command: psexec -s -i regedit
  8. Import the file btkeys.reg
  9. No need to reboot
  10. Use your keyboard on macOS and Windows

Information

Test Environment:

  • OSx86 Hackintosh with Asus BT-400 (USB-Bluetooth Adapter)
  • macOS Sierra 10.12.1
  • Windows 8.1 Prof
  • Python 2.7

Tested Devices:

  • Apple Magic Trackpad
  • Apple Magic Keyboard
  • Apple Magic Mouse
  • LogiLink ID0032 Bluetooth Laser Mouse

Limitations

BT 4.0 LE/Smart Devices (e.g. Logitech MX Master) do not work yet. If you know how to get it working feel free to contribute :)

TODO's

Try the other way round (Pair on Windows and import in macOS) maybe get Bluetooth 4.0 LE Working

Credits

Related Blog Post on InsanelyMac of camoguy

Links

bt-linkkeysync's People

Contributors

danielsogl avatar digitalbirdo avatar johnkgamble avatar schirmeier avatar stefanlobbenmeier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.