Added signal-say and then organized the list under common sub headings

Howard 2018-05-21 11:40:53 -07:00
parent 516d0fe399
commit bc2db303ee

18
Home.md

@ -3,17 +3,16 @@ Welcome to the signal-cli wiki!
[[Getting up and running on Ubuntu|HowToUbuntu]]
## signal-cli scripts/examples
* Bash scripts, with message notifications
* Bash scripts:
https://github.com/meribold/signal-cli.bash
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)
* Simple batch sending script
* Python scripts:
https://gist.github.com/n8fr8/9a4b693a6985ba97d5ce4632143f8994
* Simple python scripts, with message notifications
https://github.com/mh-g/python-signal-cli
https://github.com/mh-g/python-signal-cli (with message notifications)
https://github.com/pippcat/signalbot/ (to forward signal messages via mail or SMS)
* Simple integration with Check_MK / OMD
@ -23,6 +22,3 @@ Welcome to the signal-cli wiki!
https://github.com/kb100/signal-authenticator
* Python script to forward signal messages via mail or SMS
https://github.com/pippcat/signalbot/