Cinny is a free and open source beautiful matrix client for Linux and Web. It comes with secure interface protected by e2ee, themes support, separate organized DMs, adaptive user inputs, Login and register, markdown support, full space support, Support replies and message editing. It also supports encryption and emoji verification and using Cinny you can easily create new rooms and chats. It is written in JavaScript and released under MIT License.
How to Install Cinny on Ubuntu Linux
Cinny is available via the flatpak package from flathub. If you don’t have them, then install flatpak and flathub on your system first and restart it after the installation. Now open your terminal command line application using the ctrl+alt+t keys and run below Cinny flatpak install command.
flatpak install flathub in.cinny.Cinny
After the successful installation start it using this command.
flatpak run in.cinny.Cinny
You can also uninstall Cinny using this command.
sudo flatpak uninstall in.cinny.Cinny
That’s all.