meta data for this page
Table of Contents
Mirage
A fancy, customizable, keyboard-operable Matrix chat client for encrypted and decentralized communication.
Scale to fit:
Phone Compatibility:
5 of 5 Points
How to install:
APT:
Package is available since November 2020.
sudo apt update sudo apt install matrix-mirage
Flatpak:
Flathub: https://flathub.org/apps/details/io.github.mirukana.mirage (PACKAGE WILL BE AVAILABLE SHORTLY)
Command:
# You will need to trust and add flathub to flatpak flatpak install flathub io.github.mirukana.mirage
Repo:
Matrix channel:
Configuration
Mirage is configured by adding a python file to the correct location and editing it. See https://github.com/mirukana/mirage/blob/master/docs/CONFIG.md for details.
If you encounter issues with scrolling, disabling kinetic scrolling kinetic: bool = True
can sometimes fix it.