The better Schulnetz app - open-source, mobile-first, extensible.
A modern, mobile-first alternative to the official Schulnetz client - built around a clean Flutter UI, a clean-architecture C# backend, and a plugin runtime that lets new school systems plug in without touching the core.
Schuly is NOT affiliated with, endorsed by, or connected to Schulnetz or Centerboard AG.
| Repo | Stack | Purpose |
|---|---|---|
| Schuly | Flutter / Dart | The mobile app - iOS + Android |
| SchulyBackend | C# / ASP.NET Core | API + domain logic + plugin host |
| SchulyPluginAbstractions | C# / NuGet | Stable plugin contract - implement this to write a plugin |
| SchulyPlugins | C# | Official plugins (Schulware, Example, ...) |
| SchulyWebsite | Angular | Landing site at schuly.dev |