From 97cb36da6e10537b9fbc73812c37aae19086f3e2 Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Sat, 23 Aug 2025 19:02:03 +0000 Subject: [PATCH] deploy: 1df92b7ff4b9d617152e9fe11f04c4d1c8fb6d34 --- downloads/index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/downloads/index.html b/downloads/index.html index 5f7010ca3c..21fabc2214 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -781,16 +781,21 @@ window.addEventListener('scroll',changeHeaderBg);

Desktop app

desktop app

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.

-

Linux: AppImage or Flatpak (most Linux distros), Ubuntu 20.04 (and Debian-based distros), Ubuntu 22.04.

-

Mac: aarch64 (Apple Silicon), x86_64 (Intel).

+

Linux:

+ +

Mac: x86_64 (Intel), aarch64 (Apple Silicon).

Windows: x86_64.

Mobile apps

iOS: App store, TestFlight.

Android: Play store, F-Droid, APK aarch64, APK armv7.

Terminal (console) app

See Using terminal app.

-

Linux: Ubuntu 20.04, Ubuntu 22.04.

-

Mac x86_64, aarch64 - compile from source.

+

Linux: Ubuntu 22.04 (x86_64, aarch64), Ubuntu 24.04 (x86_64, aarch64).

+

Mac: x86_64, aarch64.

Windows: x86_64.