Closed onny closed 9 years ago
If you start the tool it will listen by default unless you pass it --message or --attachment in which case it exits after a send.
@onny Did you do anything special to re-register your phone so you could send and receive TextSecure messages again? Once I registered with the textsecure
command line program, I was unable to send and receive texts on my phone. Thank you!
You need to reregister indeed or use another number for playing with textsecure (a free wilio one for example)
@janimo Is the only way to reregister on the phone by uninstalling and reinstalling? (Right now I'm looking into how to back up my private key and not just my texts, thanks.)
In android there's a toggle in settings/advanced.
you could also google to see how others deal with backup/resinstalls, I did not need this so I cannot help.
@janimo Top-right drop-down > Advanced > Disabling "TextSecure messages" (which warns of the de-registration), then going back and re-enabling "TextSecure messages" indeed did the trick! Thanks!
@janimo In the future, hopefully it'll be possible to be "logged in" as the same user/phone numbers on multiple devices at the same time, so I can basically use textsecure
as a chat client. Do you know if this is supported by the protocol?
Hey, your implementation looks really interesting and I'm looking forward to use this as a library. I could successfully sent a message to a friend using your command line tool!
I would like to use something like "-l" for listening to incoming messages?
Thank you!