Roopsida Messenger
Secure, private, and open-source messaging built on Matrix. Stay connected across all your devices.
📱
Android App (Google Play)
🍎
iOS App (App Store)
🌐
Web App
📦
Android APK (GitHub Release)
🪟
Windows (x64)
🪟
Windows (ARM64)
🍏
macOS
🐧
Linux (Debian / Ubuntu)
sudo apt install -y wget apt-transport-https sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg https://packages.element.io/debian/element-io-archive-keyring.gpg echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main" | sudo tee /etc/apt/sources.list.d/element-io.list sudo apt update sudo apt install element-desktop