Movim vs Nheko
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?
Movim
Social and chat platform built on XMPP
VS
Nheko
Desktop Matrix client with native Qt interface
| Feature | Movim | Nheko |
|---|---|---|
| Category | Matrix & XMPP | Matrix & XMPP |
| License | AGPL-3.0 | GPL-3.0 |
| Language | PHP | C++ |
| Setup difficulty | Medium | Easy |
| Min. RAM | 512 MB | 256 MB |
| Deployment | docker, bare-metal, source | binary, source |
| GitHub stars | ★ 2,038 | ★ 2,472 |
| First released | 2010 | 2017 |
| Replaces | Facebook, Slack | Slack, Discord |
Why pick each one
Choose Movim if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Active community (2k GitHub stars)
- Written in PHP
Choose Nheko if…
- Released under the GPL-3.0 license
- Easy to set up — beginner-friendly
- Active community (2.5k GitHub stars)
- Written in C++
Frequently asked questions
Is Movim or Nheko better?
Nheko is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Movim if its specific feature set fits your needs better.
Are Movim and Nheko free and open-source?
Yes. Movim is licensed under AGPL-3.0 and Nheko under GPL-3.0. Both can be self-hosted at no software cost.
Can I run Movim and Nheko with Docker?
Movim: yes. Nheko: check the project docs for container support.