Updated Home (markdown)

morph027 2022-11-17 20:40:17 +01:00
parent f33d750f7a
commit 33157ca0af

13
Home.md

@ -5,7 +5,9 @@ See the [man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cl
### signal-cli scripts/examples
* Bash scripts:
* https://github.com/meribold/signal-cli.bash (with message notification)
* https://github.com/TopView/signal-say (without message notification)
* https://gist.github.com/n8fr8/9a4b693a6985ba97d5ce4632143f8994 (Simple batch sending script)
@ -13,15 +15,20 @@ See the [man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cl
* 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:
* 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/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://gitlab.com/morph027/signal-cli-dbus-gateway (send signal messages via REST api)
* https://gitlab.com/morph027/python-signal-cli-rest-api/ (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-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))
* Python libs:
* https://gitlab.com/morph027/pysignalclijsonrpc - Python interface to JSON-RPC service
* Docker images:
* https://github.com/bbernhard/signal-cli-rest-api (REST API)
@ -65,6 +72,4 @@ See the [man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cl
* A Curses-backed terminal interface for Signal
* https://github.com/jwoglom/signal-curses
* https://github.com/jwoglom/signal-curses