From 919423a925243981d5960cb8b9ac3c022f5910d2 Mon Sep 17 00:00:00 2001 From: exquo <62397152+exquo@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:48:35 +0000 Subject: [PATCH] New section for external links --- Quickstart.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Quickstart.md b/Quickstart.md index 19c9093..9f52493 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -78,8 +78,13 @@ The message is contained in the line starting with > Body: +# Extra links and guides + ### Automate the installation Here is a Python script to automate the installation of signal-cli for using with the DBus service. This scripts installs signal-cli, setup the DBus service and helps you add an account (either as master or slave device). Must be run with superuser rights ('sudo'). [InstallSignalEN.py](https://gist.github.com/Vic3198/f0c9e17ef3d70e7b8c066bfd8cf4db2d) + +### Signal-desktop + signal-cli on Windows +[A short guide](https://gist.github.com/szepeviktor/2c6a19cb91c4bb561369707f22bcf413) for registering a new account with signal-cli on windows, and linking it with signal-desktop.