signald-go/cmd/signaldctl
2021-02-01 17:37:48 -08:00
..
cmd Assorted refactor 2021-02-01 17:37:48 -08:00
common Assorted refactor 2021-02-01 17:37:48 -08:00
main.go Rename command line tool to signaldctl 2020-12-12 16:33:29 -08:00
README.md Assorted refactor 2021-02-01 17:37:48 -08:00

signaldctl

a command line tool for signald

signaldctl is new and not well supported at this time. If you experience bugs, please report them.

Account Creation: Linking

To link signald to an existing Signal account (by scanning a QR code):

signaldctl account create --link

Account Creation: Registration

To register a new account:

signaldctl account create --request-code --phone-number +15555555555

you will receive an SMS verification code. Submit the code to create the account:

signaldctl account create --verify --phone-number +15555555555 --code 999-999

Sending messages

signaldctl message send --account +15555555555 --to +12024561414 --message "yo"

--to can also be a group ID