Siddarth Kumar c4e0dbeae7 ci: serialise linux and macos jobs and build from system nim
- in linux jobs we serialise `tests-ui`, `tests-nim` and  appImage
`package` into a single workflow.
- in macos job we serialise `iOS`, `MacOS` builds into a single
workflow.
- we use system `nim` for all jobs and dont have to build nim from
nimbus build system each time.
  - installed `nim 2.2.10` on `windows` and `macos` hosts.
  - upgraded nim in Docker images and bumped the harbour tags for
`linux` and `android`.

This will help us avoid checkout and `deps` stage for these jobs and we
can free up slots for other jobs.
This way we can do more work in parallel.

Because of this we save:
- `12` minutes of build time in `linux` job.
- `10` minutes of build time in `macos` job.
- `21` minutes of `nim` compile time in `windows` job.
2026-08-26 15:41:03 +05:30
2026-04-20 17:57:00 +05:30
2026-06-18 19:43:21 +05:30
2026-06-11 15:31:22 +03:00
2026-08-19 00:44:24 +02:00
2026-08-25 13:25:14 -04:00
2026-08-25 13:25:14 -04:00
2026-08-25 13:25:14 -04:00
2026-06-18 19:43:21 +05:30
2025-11-28 21:45:25 -05:00
2026-08-20 10:10:26 +02:00
2026-06-18 19:43:21 +05:30
2023-05-31 08:16:28 +02:00
2026-06-16 14:22:16 -04:00
2026-08-19 00:44:24 +02:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00

status logo

Download

Get it on Google Play Download on the App Store

Status App

The Status App is a privacy-first, decentralised messenger built with Nim and Qt/QML. It offers end-to-end encrypted messaging, community chats, and Ethereum wallet integration — all without requiring a phone number or email.

mobile anonymous profiles mobile messenger mobile communities mobile wallet

mobile swap mobile buy mobile nfts mobile market

Status Desktop Screenshot

📑 Table of Contents

🚀 Download & Install

Get the latest release for your platform:

Supported Versions

Platform Supported versions Notes
Windows Intel chip (no native Windows ARM build yet) Windows 11 is used for testing
Linux Continuous effort to support the lowest Ubuntu LTS version. Actively tested on Ubuntu 22.04; should run on most Linux flavours using glibc 2.31 or newer
macOS ARM chip MacOS latest version
Android 9 to 16
iOS 17 and higher

Windows

  1. Download the .exe file.
  2. Run the .exe installer.
  3. Launch the installed app 🎉

Linux

  1. Download the .tar.gz file.
  2. Extract the tarball file (replace * with the version)
    cd ~/Downloads
    tar xvf StatusIm-Desktop-*.tar.gz
    
  3. Optionally, verify the Status app GPG signature.
  4. Go to the directory where it extracted and double-click the AppImage file 🎉

macOS

  1. Download the .dmg file.
  2. Open it and drag Status.app to the Applications folder.
  3. Open the Applications folder and double-click the Status icon 🎉

🛠️ Build from Source

To build Status from source, follow the instructions specific to your operating system. Detailed build instructions are available in the official documentation:

🤝 Contributing

We welcome contributions from the community! To get started:

📚 Documentation

 


For more information, visit our official website or explore our GitHub organization.

This project is tested with BrowserStack.

S
Description
Status App client made in Nim & QML
https://status.app
Readme
849 MiB
Languages
QML 49.5%
Nim 21.2%
JavaScript 11.1%
Python 11%
C++ 3.7%
Other 3.2%