https://github.com/dino/dino
Modern XMPP ("Jabber") Chat Client using GTK/Vala
https://github.com/dino/dino
chat dino gtk gtk4 jabber jabber-client jingle linux-desktop messenger omemo p2p vala xml xmpp xmpp-client
Last synced: 9 days ago
JSON representation
Modern XMPP ("Jabber") Chat Client using GTK/Vala
- Host: GitHub
- URL: https://github.com/dino/dino
- Owner: dino
- License: gpl-3.0
- Created: 2017-03-02T14:36:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T11:08:30.000Z (9 days ago)
- Last Synced: 2025-04-10T12:47:49.551Z (9 days ago)
- Topics: chat, dino, gtk, gtk4, jabber, jabber-client, jingle, linux-desktop, messenger, omemo, p2p, vala, xml, xmpp, xmpp-client
- Language: Vala
- Homepage: https://dino.im/
- Size: 7.7 MB
- Stars: 2,277
- Watchers: 65
- Forks: 253
- Open Issues: 565
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-Awesome-Linux-Software - 
Installation
------------
Have a look at the [prebuilt packages](https://github.com/dino/dino/wiki/Distribution-Packages).Build
-----
Make sure to install all [dependencies](https://github.com/dino/dino/wiki/Build#dependencies).meson setup build
meson compile -C build
build/main/dinoResources
---------
- Check out the [Dino website](https://dino.im).
- Join our XMPP channel at `chat@dino.im`.
- The [wiki](https://github.com/dino/dino/wiki) provides additional information.Contribute
----------
- Pull requests are welcome. [These](https://github.com/dino/dino/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) might be good first issues. Please discuss bigger changes in our channel first.
- Look at [how to debug](https://github.com/dino/dino/wiki/Debugging) Dino before you report a bug.
- Help [translating](https://github.com/dino/dino/wiki/Translations) Dino into your language.
- Make a [donation](https://dino.im/#donate).License
-------
Dino - XMPP messaging app using GTK/Vala
Copyright (C) 2016-2025 Dino contributorsThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .