From 7dffb62580f7e442b9b8f35579737ec2680db4cb Mon Sep 17 00:00:00 2001 From: exquo <62397152+exquo@users.noreply.github.com> Date: Tue, 18 Aug 2020 10:35:52 +0000 Subject: [PATCH] Updated Quickstart (markdown) --- Quickstart.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Quickstart.md b/Quickstart.md index 7311d1a..d860948 100644 --- a/Quickstart.md +++ b/Quickstart.md @@ -81,11 +81,9 @@ The message is contained in the line starting with # 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). +[A Python script](https://gist.github.com/Vic3198/f0c9e17ef3d70e7b8c066bfd8cf4db2d) 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) - ### Use signal-cli to register an account without a phone and link with Signal-desktop - [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. - [Guide](https://community.signalusers.org/t/using-signal-desktop-without-android-device/390) for old version of signal-desktop (pre-electron). To get to the html source described there in the current signal-desktop, go to View -> Toggle Developer Tools \ No newline at end of file