Element Web vs SchildiChat
A side-by-side comparison of two self-hosted matrix & xmpp options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Element Web | SchildiChat |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 94 · Excellent | 15 · At risk |
| Status | Actively maintained | Archived |
| Category | Matrix & XMPP | Matrix & XMPP |
| License | AGPL-3.0 | AGPL-3.0 |
| Language | TypeScript | Shell |
| Setup difficulty | Easy | Easy |
| Min. RAM | 128 MB | 128 MB |
| Deployment | docker, bare-metal, source | docker, bare-metal, source |
| GitHub stars | ★ 13,502 | ★ 464 |
| First released | 2016 | 2020 |
| Replaces | Slack, Discord, Microsoft Teams | Slack, WhatsApp |
What are Element Web and SchildiChat?
Element Web
Element Web is the flagship Matrix client, providing a polished interface for chat, voice, and video over the Matrix protocol. It can be self-hosted alongside a homeserver for a fully owned communication stack.
- Full-featured Matrix client
- End-to-end encryption
- Voice and video calls
- Customizable branding
SchildiChat
SchildiChat is a fork of Element that adds a unified message bubble layout and other usability improvements. The web version can be self-hosted to connect to any Matrix homeserver.
- Message bubble layout
- Element compatibility
- End-to-end encryption
- Unified chat list
Element Web vs SchildiChat: key differences
The biggest difference is maintenance: SchildiChat's repository is archived and no longer developed, while Element Web is actively maintained. Element Web is written in TypeScript, while SchildiChat is built with Shell. Element Web is the more established project (first released 2016), while SchildiChat arrived in 2020. Element Web has the considerably larger community, at 13,502 GitHub stars versus 464.
Why pick each one
Choose Element Web if…
- Most mature Matrix client
- Active development
Watch out for
- Heavier than minimal clients
- Best paired with own homeserver
Choose SchildiChat if…
- Released under the AGPL-3.0 license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Written in Shell
Watch out for
- Tracks Element upstream
- Matrix-only
Frequently asked questions
Is Element Web or SchildiChat better?
Neither is universally better. Element Web has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Element Web and SchildiChat free and open-source?
Yes. Element Web is licensed under AGPL-3.0 and SchildiChat under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Element Web and SchildiChat with Docker?
Element Web: yes. SchildiChat: yes.