virtualabs / btlejack

Bluetooth Low Energy Swiss-army knife

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest version availible on pip is 1.3.0

MrARM opened this issue · comments

commented

When using pip to install btlejack, it is not up to date with the commits made in this repository.

$ git clone https://github.com/virtualabs/btlejack.git
$ cd btlejack
$ python3 setup.py sdist
$ sudo pip3 install dist/btlejack-2.0.0.tar.gz