dino
Graphical Jabber/XMPP Client using GTK+/Vala
Dino is a chat client for the desktop. It focuses on providing a minimal yet reliable Jabber/XMPP experience and having encryption enabled by default.
- Versions: 0.4.4
- Website: https://dino.im
- Licenses: GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of dino
as follows:
guix install dino
Or install a particular version:
guix install dino@0.4.4
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.
Badge code
You can use the following badge to inform users of dino about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dino'><img src='https://packages.guix.gnu.org/packages/dino/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/dino/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/dino)
Example Org:
[[https://packages.guix.gnu.org/packages/dino][https://packages.guix.gnu.org/packages/dino/badges/latest-version.svg]]