Matrix clients
Desktop apps
element-desktop
- Official matrix desktop client
sudo apt install -y wget apt-transport-https
sudo wget -O /usr/share/keyrings/riot-im-archive-keyring.gpg https://packages.riot.im/debian/riot-im-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/riot-im-archive-keyring.gpg] https://packages.riot.im/debian/ default main" | sudo tee /etc/apt/sources.list.d/riot-im.list
sudo apt update
sudo apt install element-desktop
element-desktop profiles
nheko
https://github.com/Nheko-Reborn/nheko
Best client besides element (2021-06)
- cross-signing, e2e enc.
- multi-account !!!
Mirage
Fractal
sudo snap install --edge fractal
Issues
Fluffychat
sudo snap install fluffychat
alias fluffychat='DISABLE_WAYLAND=1 fluffychat'
Android clients
- Riot.im
- Pattle
- MiniVector
- Tensor - Stale, last updated 2016
CLI clients
- https://github.com/tulir/gomuks: most active gomuks docs
- https://github.com/8go/matrix-commander
- https://github.com/saadsolimanxyz/matrixcli: last commit 2020