signal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
signal [2018/10/25 15:15] tmaiersignal [2024/07/14 22:03] (current) – [Windows] tmaier
Line 1: Line 1:
-====== Signal ====== +====== Signal Messenger ====== 
-===== Signal with Proxy (Windows) =====+===== Using a Proxy ===== 
 +==== Windows ====
 Batch file on Desktop: Batch file on Desktop:
 <code batch %UserProfile%\Desktop\Signal.bat> <code batch %UserProfile%\Desktop\Signal.bat>
Line 12: Line 13:
 ''C:\Windows\System32\cmd.exe /c "%UserProfile%\Desktop\Signal.bat"'' ''C:\Windows\System32\cmd.exe /c "%UserProfile%\Desktop\Signal.bat"''
  
-===== Signal with Proxy (Linux) =====+==== Linux ====
 <code ini /usr/share/applications/signal-desktop.desktop> <code ini /usr/share/applications/signal-desktop.desktop>
 [Desktop Entry] [Desktop Entry]
Line 32: Line 33:
 /opt/Signal/signal-desktop /opt/Signal/signal-desktop
 </code> </code>
 +
 +===== Multiple User Profiles =====
 +====== Linux ======
 +
 +<code ini /usr/share/applications/signal-desktop-profile_name.desktop>
 +[Desktop Entry]
 +Type=Application
 +Name=Signal Priv
 +Comment=Signal - Private Messenger
 +Comment[de]=Signal - Sicherer Messenger
 +Icon=signal-desktop
 +Exec=signal-desktop --user-data-dir=/home/[[your user]]/.config/[[SomeProfileFolder]] %u
 +Terminal=false
 +Categories=Network;InstantMessaging;
 +StartupWMClass=Signal
 +MimeType=x-scheme-handler/sgnl;x-scheme-handler/signalcaptcha;
 +Keywords=sgnl;chat;im;messaging;messenger;sms;security;privat;
 +X-GNOME-UsesNotifications=true
 +</code>
 +
 +====== Windows ======
 +Create shortcut, set following target: ''C:\Users\SomeUserName\AppData\Local\Programs\signal-desktop\Signal.exe -user-data-dir=C:\Users\SomeUserName\SomeProfileFolder''
 +
  • signal.1540473358.txt.gz
  • Last modified: 2020/12/29 02:09
  • (external edit)