TiloBox
Back to directory
Movim project preview

Movim

Decentralized social and chat platform based on the XMPP standard.

LicenseAGPL-3.0
GitHub stars1.5k
Last commit1 weeks ago
Tags6 topics
Xmpp ClientCommunicationSocial PlatformWebrtcPhpDecentralized
Overview

Why consider Movim?

Movim is an open-source decentralized social and chat platform. Built as an XMPP web client, it provides rich news feeds, group discussions, voice/video calls, and file sharing directly in web browsers.

Guided learning

Learn Movim by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Movim

Movim turns any standard XMPP account into a full social profile with publishing channels, real-time WebRTC audio/video calls, and community boards.

Running with Docker

bash
1docker run -d \
2 --name movim \
3 -p 8080:80 \
4 movim/movim:latest

Movim is licensed under the GNU AGPL-3.0 license.

Related tools

More options with a similar category or technology profile.

Movim FAQs

Movim is listed as a Media tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Movim is listed under the AGPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Movim is listed as an alternative to Slack. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.