D2 Relay is a small tool to relay measurements of a Leica DISTO™ D2 device to the console. This tool is Linux only due to its dependency on python-gatt
.
© Copyrights 2021 Hartmut Seichter
You need to install gatt
integration for python. To do so only for your user account it is sufficient to execute:
$ pip install --user gatt
There are many ways to collaborate, please open an issue or a pull request. Some ideas:
python-gatt
from the tool itself to support Windows, Mac or any other platformPlenty of hints can be found in my notes while reverse engineering my device.