2023-09-21 09:28:12 +01:00
|
|
|
|
---
|
|
|
|
|
title: Download SimpleX apps
|
|
|
|
|
permalink: /downloads/index.html
|
2023-11-25 14:15:41 +00:00
|
|
|
|
revision: 25.11.2023
|
2023-09-21 09:28:12 +01:00
|
|
|
|
---
|
|
|
|
|
|
2023-11-25 14:15:41 +00:00
|
|
|
|
| Updated 25.11.2023 | Languages: EN |
|
2023-09-21 09:28:12 +01:00
|
|
|
|
# Download SimpleX apps
|
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
The latest stable version is v5.5.
|
2023-10-01 18:53:58 +01:00
|
|
|
|
|
|
|
|
|
You can get the latest beta releases from [GitHub](https://github.com/simplex-chat/simplex-chat/releases).
|
2023-09-23 17:36:44 +01:00
|
|
|
|
|
2023-09-21 09:28:12 +01:00
|
|
|
|
- [desktop](#desktop-app)
|
|
|
|
|
- [mobile](#mobile-apps)
|
|
|
|
|
- [terminal](#terminal-console-app) (console)
|
|
|
|
|
|
|
|
|
|
## Desktop app
|
|
|
|
|
|
|
|
|
|
<img src="/docs/images/simplex-desktop-light.png" alt="desktop app" width=500>
|
|
|
|
|
|
|
|
|
|
Using the same profile as on mobile device is not yet supported – you need to create a separate profile to use desktop apps.
|
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Linux**: [AppImage](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-x86_64.AppImage) (most Linux distros), [Ubuntu 20.04](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-ubuntu-20_04-x86_64.deb) (and Debian-based distros), [Ubuntu 22.04](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-ubuntu-22_04-x86_64.deb).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Mac**: [x86_64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-macos-x86_64.dmg) (Intel), [aarch64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-macos-aarch64.dmg) (Apple Silicon).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Windows**: [x86_64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-desktop-windows-x86_64.msi).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
|
|
|
|
## Mobile apps
|
|
|
|
|
|
2023-09-25 18:12:47 +01:00
|
|
|
|
**iOS**: [App store](https://apps.apple.com/us/app/simplex-chat/id1605771084), [TestFlight](https://testflight.apple.com/join/DWuT2LQu).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Android**: [Play store](https://play.google.com/store/apps/details?id=chat.simplex.app), [F-Droid](https://simplex.chat/fdroid/), [APK aarch64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex.apk), [APK armv7](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-armv7a.apk).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
|
|
|
|
## Terminal (console) app
|
|
|
|
|
|
|
|
|
|
See [Using terminal app](/docs/CLI.md).
|
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Linux**: [Ubuntu 20.04](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-chat-ubuntu-20_04-x86-64), [Ubuntu 22.04](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-chat-ubuntu-22_04-x86-64).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Mac** [x86_64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-chat-macos-x86-64), aarch64 - [compile from source](/docs/CLI.md#).
|
2023-09-21 09:28:12 +01:00
|
|
|
|
|
2024-01-23 23:22:00 +00:00
|
|
|
|
**Windows**: [x86_64](https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.0/simplex-chat-windows-x86-64).
|