Signal-API
Aplicación Docker from CorneliousJD's Repository
Visión general
Dockerized Signal Messenger REST API
This project creates a small dockerized REST API around signal-cli.
Useful for Apprise!
At the moment, the following functionality is exposed via REST:
Register a number
Verify the number using the code received via SMS
Send message (+ attachments) to multiple recipients (or a group)
Receive messages
Link devices
Create/List/Remove groups
List/Serve/Delete attachments
Update profile
and many more
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/v1/qrcodelink?device_name=Signal%20API- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Web UIPorttcp
- Objetivo
- 8080
- Por defecto
- 8739
- Valor
- 8739
AppDataPathrw
- Objetivo
- /home/.local/share/signal-cli
- Por defecto
- /mnt/cache/appdata/signal-api
- Valor
- /mnt/cache/appdata/signal-api
ModeVariable
normal, native, or json-rpc, see GitHub for full detials.
- Objetivo
- MODE
- Por defecto
- normal
- Valor
- normal
Receive ScheduleVariable
OPTIONAL Variable! WARNING Calling receive will fetch all the messages for the registered Signal number from the Signal Server! So, if you are using the REST API for receiving messages, it's not a good idea to use the AUTO_RECEIVE_SCHEDULE parameter, as you might lose some messages that way.
- Objetivo
- AUTO_RECEIVE_SCHEDULE
- Por defecto
- 0 22 * * *
- Valor
- 0 22 * * *
Categorías
Descargar estadísticas
4,236,219
Descargas totales
162,995
Este mes
133,735
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
bbernhard/signal-cli-rest-apiÚltima actualización2026-05-08
Visto por primera vez2025-02-13
Ejecute Signal-API en Unraid.
Signal-API se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.