signald-go/cmd/signaldctl
2021-02-02 16:13:42 -08:00
..
cmd Clean up public-facing default value for config file 2021-02-02 16:13:42 -08:00
common don't connect to signald socket when generating docs 2021-02-02 13:50:44 -08:00
config get a specific group 2021-02-02 01:18:37 -08:00
main.go Allow users to configure a default account 2021-02-01 19:14:10 -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