howto:several_signal_desktop_instances
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
howto:several_signal_desktop_instances [2022/02/24 23:39] – angelegt doobry | howto:several_signal_desktop_instances [2024/05/19 15:26] (aktuell) – [Linx Snap (Ubuntu)] doobry | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Run Signal Desktop instances in parallel ====== | ====== Run Signal Desktop instances in parallel ====== | ||
- | In order to run several Signal desktop instances in parallel, you can pass a `--user-data-dir` commandline option to signal-desktop. | + | In order to run several Signal desktop instances in parallel, you can pass a '' |
- | + | ||
- | ===== With Signal Desktop flatpak ===== | + | |
+ | ===== Linx Flatpak ===== | ||
When Signal Desktop is installed via flatpak, do the following: | When Signal Desktop is installed via flatpak, do the following: | ||
- | '' | + | - Copy ''/ |
- | $ cp / | + | - Then edit '' |
- | '' | + | Name=Signal 2 |
+ | Exec=/ | ||
+ | </ | ||
- | Then edit '' | + | Afterwards, you should find the second instance of Signal Desktop as " |
- | '' | + | ==== Captcha Verifications ==== |
+ | |||
+ | Sometimes Signal asks you to verify that you're a human by solving a captcha. The link after the captcha is always opened by the default Signal client profile. You can change this temporarily by setting the '' | ||
+ | |||
+ | In ''/ | ||
+ | |||
+ | < | ||
+ | Exec=/ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Linx Snap (Ubuntu) ===== | ||
+ | |||
+ | When Signal Desktop is installed via snap, do the following: | ||
+ | |||
+ | - Copy ''/ | ||
+ | - Then edit '' | ||
Name=Signal 2 | Name=Signal 2 | ||
- | Exec=flatpak run org.signal.Signal | + | Exec=env BAMF_DESKTOP_FILE_HINT=/ |
- | '' | + | </ |
Afterwards, you should find the second instance of Signal Desktop as " | Afterwards, you should find the second instance of Signal Desktop as " | ||
+ |
howto/several_signal_desktop_instances.1645742387.txt.gz · Zuletzt geändert: 2022/02/24 23:39 von doobry