mirror of https://github.com/TakeV-Lambda/dino
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
.github/workflows | 2 months ago | |
cmake | 2 months ago | |
crypto-vala | 1 year ago | |
libdino | 1 month ago | |
main | 1 month ago | |
plugins | 1 month ago | |
qlite | 2 years ago | |
xmpp-vala | 1 month ago | |
.gitignore | 6 years ago | |
.gitmodules | 3 years ago | |
CMakeLists.txt | 7 months ago | |
LICENSE | 1 year ago | |
README.md | 1 month ago | |
configure | 5 months ago | |
dino.doap | 1 year ago | |
dino.doap.in | 1 year ago |
README.md
Installation
Have a look at the prebuilt packages.
Build
Make sure to install all dependencies.
./configure
make
build/dino
Resources
- Check out the Dino website.
- Join our XMPP channel at
chat@dino.im
. - The wiki provides additional information.
Contribute
- Pull requests are welcome. These might be good first issues. Please discuss bigger changes in our channel first.
- Look at how to debug Dino before you report a bug.
- Help translating Dino into your language.
- Make a donation.
License
Dino - Modern Jabber/XMPP Client using GTK+/Vala
Copyright (C) 2016-2023 Dino contributors
This 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 <http://www.gnu.org/licenses/>.