* fix(browser): fix pr comments * fix(browser): fix offset between navigation and webview * fix(browser): split logic into contexts * dialogs * favorites * webview * fix(browser): crash when webview tries to render and destroy at the same time * fix(browser): opened dialogs counter * fix(browser): load platform-specific webview * fix(wc): unused wc files * fix(browser): separate dapps and websocket logic * fix(browser): fix pr comments * fix(browser): fix popup tracker * fix(browser): fix pr * fix(browser): fix PR * fix(browser): fix PR
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.
📑 Table of Contents
🚀 Download & Install
Get the latest release for your platform:
- Windows: Download EXE
- Linux: Download Tarball
- macOS: Download DMG
Supported Versions
| Windows | Linux | macOS |
|---|---|---|
| Intel chip (no native Windows ARM build yet) | Continuous effort to support the lowest Ubuntu LTS version. | ARM chip |
| Windows 11 is used for testing | Actively tested on Ubuntu 22.04 | MacOS latest version |
| Should run on most of Linux flavours using glibc 2.31 or newer |
Windows
- Download the
.exefile. - Run the
.exeinstaller. - Launch the installed app 🎉
Linux
- Download the
.tar.gzfile. - Extract the tarball file (replace
*with the version)cd ~/Downloads tar xvf StatusIm-Desktop-*.tar.gz - Optionally, verify the Status app GPG signature.
- Go to the directory where it extracted and double-click the AppImage file 🎉
macOS
- Download the
.dmgfile. - Open it and drag
Status.appto the Applications folder. - 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:
Building Mobile
To build Status Mobile 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:
- Read our Contributing Guidelines.
- Check out good first issues to get involved.
- Join the #feedback-desktop and #feedback-mobile channels on Status.
📚 Documentation
- 📘 User Help documentation
- 🛠️ Installation Guide
- 🏗️ Building Desktop from Source
- 📱 Building Mobile from Source
- 🏛️ Architecture Docs
- 🤝 Contributing Guide
- 💡 You have an idea for a cool feature or improvement?
- 🗺️ Status Roadmap
For more information, visit our official website or explore our GitHub organization.
This project is tested with BrowserStack.

