Skip to content

Instantly share code, notes, and snippets.

@nknskn
Last active November 7, 2015 11:19
Show Gist options
  • Save nknskn/d1a7da947f3ba0c797eb to your computer and use it in GitHub Desktop.
Save nknskn/d1a7da947f3ba0c797eb to your computer and use it in GitHub Desktop.
btproxy Setup command
btproxy
https://github.com/conorpp/btproxy
$ sudo apt-get install python-pip bluez bluez-utils bluez-tools libbluetooth-dev python-dev
$ python -V
Python 2.7.6
$ git clone https://github.com/conorpp/btproxy.git
$ cd btproxy
~/btproxy$ sudo python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment