From bc2db303ee84b8dcaef628249470f7d34e03619d Mon Sep 17 00:00:00 2001 From: Howard <2180096+TopView@users.noreply.github.com> Date: Mon, 21 May 2018 11:40:53 -0700 Subject: [PATCH] Added signal-say and then organized the list under common sub headings --- Home.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Home.md b/Home.md index e28999c..5f679bb 100644 --- a/Home.md +++ b/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/ \ No newline at end of file