Open-source core under AGPL-3.0 (release planned)
This English text is a convenience translation to aid understanding. Only the German version of this page is legally binding; in the event of any discrepancy, the German version prevails. (The AGPL-3.0 license text itself is authoritative in its original English.)
At its core, flow present will be released as open-source software under the GNU Affero General Public License, Version 3 (AGPL-3.0). Opening the source code is planned following an independent code review. Once the code is published, it may be studied, modified, and redistributed, and flow present will be fully self-hostable. The author and provider is Mandria Labs GbR.
The full source code of the version provided via flowpresent.org will be available here:
You can find the full license text at gnu.org/licenses/agpl-3.0.
flow present builds on numerous free software components. The following self-operated and central components and their licenses deserve special mention:
| Component | Purpose | License | Source code |
|---|---|---|---|
| LibreTranslate | Live translation (self-hosted) | AGPL-3.0 | GitHub |
| Ollama | AI-assisted import (self-hosted) | MIT | GitHub |
| Hocuspocus / Yjs | Real-time collaboration (self-hosted) | MIT | GitHub |
| Next.js, React | Application framework | MIT | GitHub |
| TipTap | Rich-text editor | MIT | GitHub |
| reveal.js | Presentation/slide engine | MIT | GitHub |