mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-31 15:20:17 +00:00
fixing bulleting
parent
93f289d1d6
commit
19aef94871
50
Home.md
50
Home.md
@ -6,63 +6,61 @@ See the [man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cl
|
|||||||
|
|
||||||
### signal-cli scripts/examples
|
### signal-cli scripts/examples
|
||||||
* Bash scripts:
|
* Bash scripts:
|
||||||
|
* https://github.com/meribold/signal-cli.bash (with message notification)
|
||||||
https://github.com/meribold/signal-cli.bash (with message notification)
|
* https://github.com/TopView/signal-say (without message notification)
|
||||||
https://github.com/TopView/signal-say (without message notification)
|
* https://gist.github.com/n8fr8/9a4b693a6985ba97d5ce4632143f8994 (Simple batch sending script)
|
||||||
https://gist.github.com/n8fr8/9a4b693a6985ba97d5ce4632143f8994 (Simple batch sending script)
|
* https://github.com/camwebb/signal-cli-wrapper (Script for easier use of signal-cli)
|
||||||
https://github.com/camwebb/signal-cli-wrapper (Script for easier use of signal-cli)
|
* https://github.com/xyz-nobody/signal-cli-tools-script (An automatic answering chatbot with forwarding of the initial message to a new number)
|
||||||
https://github.com/xyz-nobody/signal-cli-tools-script (An automatic answering chatbot with forwarding of the initial message to a new number)
|
|
||||||
|
|
||||||
* Python scripts:
|
* Python scripts:
|
||||||
|
* https://github.com/mh-g/python-signal-cli (with message notifications)
|
||||||
https://github.com/mh-g/python-signal-cli (with message notifications)
|
* https://github.com/pippcat/signalbot/ (to forward signal messages via mail or SMS)
|
||||||
https://github.com/pippcat/signalbot/ (to forward signal messages via mail or SMS)
|
* https://github.com/johnfreed/signalmail/ (to forward signal messages via mail)
|
||||||
https://github.com/johnfreed/signalmail/ (to forward signal messages via mail)
|
* https://github.com/woifes/mqtt-signal-cli-gateway (send signal messages to mqtt and vice versa)
|
||||||
https://github.com/woifes/mqtt-signal-cli-gateway (send signal messages to mqtt and vice versa)
|
* https://gitlab.com/morph027/signal-cli-dbus-gateway (send signal messages via REST api)
|
||||||
https://gitlab.com/morph027/signal-cli-dbus-gateway (send signal messages via REST api)
|
* https://github.com/digitalbodhi/sigmsg (send via REST API and a receive msg async eventloop relying directly on the signal-cli docker image in json-rpc mode)
|
||||||
https://github.com/yjeanrenaud/signal-cli-bot (a simple chatbot framework to build a signal (news) channel)
|
* https://github.com/yjeanrenaud/signal-cli-bot (a simple chatbot framework to build a signal (news) channel)
|
||||||
https://github.com/yjeanrenaud/signal-cli-newschannel (send updates of an RSS feed via signal as a signal (news) channel. It depends on [signal-cli-bot](https://github.com/yjeanrenaud/signal-cli-bot))
|
* https://github.com/yjeanrenaud/signal-cli-newschannel (send updates of an RSS feed via signal as a signal (news) channel. It depends on [signal-cli-bot](https://github.com/yjeanrenaud/signal-cli-bot))
|
||||||
https://github.com/digitalbodhi/sigmsg (simple implementation to send and receive messages using the docker image in json mode)
|
|
||||||
|
|
||||||
* Docker images:
|
* Docker images:
|
||||||
|
|
||||||
https://github.com/bbernhard/signal-cli-rest-api (REST API)
|
* https://github.com/bbernhard/signal-cli-rest-api (REST API)
|
||||||
https://github.com/git-developer/signal-mqtt (MQTT gateway)
|
* https://github.com/git-developer/signal-mqtt (MQTT gateway)
|
||||||
https://github.com/dtaylor7/signal-cli-lambda-layer (Lambda Layer)
|
* https://github.com/dtaylor7/signal-cli-lambda-layer (Lambda Layer)
|
||||||
|
|
||||||
* Simple integration with Check_MK / OMD
|
* Simple integration with Check_MK / OMD
|
||||||
|
|
||||||
https://github.com/mh-g/check-mk_signal-cli
|
* https://github.com/mh-g/check-mk_signal-cli
|
||||||
|
|
||||||
* PAM authentication integration
|
* PAM authentication integration
|
||||||
|
|
||||||
https://github.com/kb100/signal-authenticator
|
* https://github.com/kb100/signal-authenticator
|
||||||
|
|
||||||
* A module for a popular IRC bouncer
|
* A module for a popular IRC bouncer
|
||||||
|
|
||||||
https://github.com/poppyschmo/znc-signal
|
* https://github.com/poppyschmo/znc-signal
|
||||||
|
|
||||||
* Send Signal messages from GNU Emacs
|
* Send Signal messages from GNU Emacs
|
||||||
|
|
||||||
https://github.com/mrkrd/signal-msg
|
* https://github.com/mrkrd/signal-msg
|
||||||
|
|
||||||
* A PHP client for Signal
|
* A PHP client for Signal
|
||||||
|
|
||||||
https://github.com/merlinthemagic/MTM-Signal
|
* https://github.com/merlinthemagic/MTM-Signal
|
||||||
|
|
||||||
|
|
||||||
### Terminal / TUI clients
|
### Terminal / TUI clients
|
||||||
|
|
||||||
* A simple terminal user interface for Signal
|
* A simple terminal user interface for Signal
|
||||||
|
|
||||||
https://github.com/isamert/scli/
|
* https://github.com/isamert/scli/
|
||||||
|
|
||||||
* A TUI for signal messenger, written in Go
|
* A TUI for signal messenger, written in Go
|
||||||
|
|
||||||
https://github.com/derricw/siggo
|
* https://github.com/derricw/siggo
|
||||||
|
|
||||||
* A Curses-backed terminal interface for Signal
|
* A Curses-backed terminal interface for Signal
|
||||||
|
|
||||||
https://github.com/jwoglom/signal-curses
|
* https://github.com/jwoglom/signal-curses
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user