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.
| Feature | Movim | Nheko |
|---|---|---|
| Deploy effort | Under-an-hour setup | Read-the-docs project |
| Health score | 86 · Excellent | 77 · Good |
| 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,055 | ★ 2,496 |
| First released | 2010 | 2017 |
| Replaces | Facebook, Slack | Slack, Discord |
What are Movim and Nheko?
Movim
Movim is a federated social networking and instant messaging platform built on the XMPP protocol. It provides a modern web interface for chat, group conversations, and a publish-subscribe news feed.
- XMPP-based federation
- Modern web chat interface
- Built-in blogging and news feed
- OMEMO end-to-end encryption
Nheko
Nheko is a free desktop client for the Matrix protocol built with Qt and C++. It supports end-to-end encryption, voice and video calls, and a clean native interface across Linux, Windows, and macOS.
- Native Qt interface
- End-to-end encryption
- Voice and video calls
- Low resource usage
Movim vs Nheko: key differences
Movim is written in PHP, while Nheko is built with C++. Licensing differs — AGPL-3.0 for Movim versus GPL-3.0 for Nheko. Nheko is the lighter option, starting around 256 MB of RAM against 512 MB for Movim. Movim is the more established project (first released 2010), while Nheko arrived in 2017. Movim lists first-class Docker deployment; Nheko does not.
Why pick each one
Choose Movim if…
- Released under the AGPL-3.0 license
- First-class Docker support for quick deployment
- Active community (2.1k GitHub stars)
- Written in PHP
Watch out for
- Requires an XMPP server
- Smaller ecosystem
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.
Which is lighter on resources, Movim or Nheko?
Nheko has the smaller minimum footprint at 256 MB of RAM, compared to about 512 MB for Movim. Real-world usage depends on library size, user count, and enabled features.