textoter
textoter copied to clipboard
Send SMS from your mobile phone. Phone is connected via Bluetooth.
Hello, For information, i result problem for install Textoter in Xubuntu 20.04 ``` axel@axel-ThinkPad-E460:~$ textoter Traceback (most recent call last): File "/home/axel/.local/bin/textoter", line 5, in from textoter import main File...
Hello, Thanks for your project ! I got an error when run the program: ``` ➜ ~ textoter Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/textoter/textoter.py", line 266, in do_startup self.read_config()...
As reported by lloz at [linuxfr.org](https://linuxfr.org/nodes/123752/comments).
It seems that u have implemented the pbap and map profiles of Bluetooth in this project. I have already been able to develop the pbap app that supports extracting contacts...