nheko 0.12.0
Desktop client for Matrix using Qt and C++14
Nheko
want to provide a native desktop app for the Matrix protocol that feels more like a mainstream chat app and less like an IRC client.
Many matrix features are supported, including user registration, rooms, typing notification, emojis, E2E encryption, and voip calls.
- Website: https://github.com/Nheko-Reborn/nheko
- Licenses: GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nheko 0.12.0
as follows:
guix install nheko@0.12.0
Or install the latest version:
guix install nheko
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.