signal-cli-rest-api
signal-cli-rest-api copied to clipboard
Dockerized Signal Messenger REST API
### The problem when I copy paste the instruction from the API documentation to send a message to a group by doing curl -X POST -H "Content-Type: application/json" -d '{"message":...
### The problem So I read through old issues and tried a lot, but I am not able to activate Signal in Home Assistant using the cli rest api. I...
### The problem Description: When using Signal CLI with multiple linked devices, synchronization between the primary device and linked devices works during the initial setup (e.g., after linking and performing...
### The problem As of January 24, I am no longer able to perform QR code based device linking, from the android Signal client, which now reports that the QR...
Corrected for JVM crash by using more robust LTS JRE base image, saving 200MB in final image size as a bonus. This work was done in an attempt to address...
### The problem Hi, I have been using the API for a few months now and it seems like every endpoint works perfectly except for the SendReaction endpoint. I am...
### The problem The described approach from the api-docs didn't work from me (find respose in browser console. But this approach worked: from https://signald.org/articles/captcha/ "Visit https://signalcaptchas.org/registration/generate and complete the captcha...
Hi, During my Home Assistant Backups I noticed that my Signal Addon Backup is using almost 1,3 GB of space. Looking into the compressed backup file I am seeing that...
 From my experimentation , if we only have this group , then we can get this group image (ie. its stored on signal's server) (and shows up as an...
Added support for 2 additional api calls: Grafana (and other AlertManager based alerting tools): /v2/sendalertmanager No special things to do. Just create a Contactpoint of type Webhook (POST) with url...