aioxmpp vs Dino
A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
| Feature | aioxmpp | Dino |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | LGPL-3.0 | GPL-3.0 |
| Language | Python | Vala |
| Setup difficulty | Medium | Easy |
| Min. RAM | 128 MB | 128 MB |
| Deployment | source | binary, source |
| GitHub stars | ★ 216 | ★ 2,472 |
| First released | 2016 | 2017 |
| Replaces | Slack bots | Skype, Slack |
Why pick each one
Choose aioxmpp if…
- Released under the LGPL-3.0 license
- Written in Python
- Tiny footprint — runs in 128 MB RAM
Choose Dino if…
- Released under the GPL-3.0 license
- Easy to set up — beginner-friendly
- Active community (2.5k GitHub stars)
- Written in Vala
Frequently asked questions
Is aioxmpp or Dino better?
Dino is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider aioxmpp if its specific feature set fits your needs better.
Are aioxmpp and Dino free and open-source?
Yes. aioxmpp is licensed under LGPL-3.0 and Dino under GPL-3.0. Both can be self-hosted at no software cost.
Can I run aioxmpp and Dino with Docker?
aioxmpp: check the project docs for container support. Dino: check the project docs for container support.