Benjamin Tissoires
d4dd672b2f
live-mode: properly pack the fds over DBus
...
Keeping this one as a separate commit, so we can use it as a future
reference.
2018-02-14 06:23:25 +10:00
Benjamin Tissoires
3eca8da251
kete: add live debugging mode
...
Just start/stop live mode, the debug happens in the tuhi process.
That's enough until we figure out the DBus API if we need one
2018-02-14 06:23:25 +10:00
Benjamin Tissoires
41a3c85b59
kete: export the connected state of the bluez device to the tuhiketedevice
...
We need this in the live mode as the connection will be longer than
the usual retrieval of the data.
2018-02-14 06:23:25 +10:00
Benjamin Tissoires
e4e0a3b8aa
kete: rename the script from tuhi-kete.py to kete.py
...
Python doesn't really like minus signs in file names, especially
when you start importing the modules. Rename kete from tuhi-kete.py
to kete.py so it makes it easier to have other scripts in the tools
folder to borrow code from kete.
2018-02-14 06:23:25 +10:00