mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-06 23:39:54 +00:00
deploy: 36f86beafd
This commit is contained in:
@@ -695,7 +695,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</ul>
|
||||
<h2 id="desktop-app" tabindex="-1">Desktop app</h2>
|
||||
<img src="/docs/images/simplex-desktop-light.png" alt="desktop app" width=500>
|
||||
<p>Using the same profile as on mobile device is not yet supported – you need to create a separate profile to use desktop apps.</p>
|
||||
<p>You can link your mobile device with desktop to use the same profile remotely, but this is only possible when both devices are connected to the same local network.</p>
|
||||
<p><strong>Linux</strong>: <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-x86_64.AppImage">AppImage</a> (most Linux distros), <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-ubuntu-20_04-x86_64.deb">Ubuntu 20.04</a> (and Debian-based distros), <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-ubuntu-22_04-x86_64.deb">Ubuntu 22.04</a>.</p>
|
||||
<p><strong>Mac</strong>: <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-macos-aarch64.dmg">aarch64</a> (Apple Silicon), <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-macos-x86_64.dmg">x86_64</a> (Intel).</p>
|
||||
<p><strong>Windows</strong>: <a href="https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-desktop-windows-x86_64.msi">x86_64</a>.</p>
|
||||
|
||||
Reference in New Issue
Block a user