From 868cf0d574ba6b149ec97f25a1d99574790bb93b Mon Sep 17 00:00:00 2001 From: morph027 <600106+morph027@users.noreply.github.com> Date: Wed, 22 Dec 2021 13:36:14 +0100 Subject: [PATCH] fix linebreaks --- Home.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index ddd3705..71a49dc 100644 --- a/Home.md +++ b/Home.md @@ -15,12 +15,12 @@ See the [man page](https://github.com/AsamK/signal-cli/blob/master/man/signal-cl * 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://github.com/yjeanrenaud/signal-cli-bot (a simple chatbot framework to build a signal (news) channel) + 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://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)) * Simple integration with Check_MK / OMD