Synclean Manager is a user-friendly desktop app built on top of the synclean package, giving Synapse administrators a visual interface to browse users, rooms, avatars, stickers, and media usage, then run cleanup actions without using terminal commands.
Find a file
Hirad bc90a4006f Refactor top-level dialog coordination
Move application-level dialog setup and execution out of AppController into DialogCoordinator. Keep AppController focused on shared setup, toolbar wiring, data reloads, and cross-stack navigation.
2026-05-30 10:36:22 +03:30
src/synclean_manager Refactor top-level dialog coordination 2026-05-30 10:36:22 +03:30
.gitignore Add Synclean Manager application 2026-05-29 13:24:47 +03:30
.python-version Add Synclean Manager application 2026-05-29 13:24:47 +03:30
LICENSE Initial commit 2026-05-08 11:34:42 +03:30
pyproject.toml Add Synclean Manager application 2026-05-29 13:24:47 +03:30
README.md Initial commit 2026-05-08 11:34:42 +03:30
uv.lock Add Synclean Manager application 2026-05-29 13:24:47 +03:30

Synclean-Manager

Synclean Manager is a user-friendly desktop app built on top of the synclean package, giving Synapse administrators a visual interface to browse users, rooms, avatars, stickers, and media usage, then run cleanup actions without using terminal commands.