Mosaik
Download

Licences

Open-source licences.

Mosaik stands on a lot of open-source work. Here's what it uses, and under which licences.

Mosaik's own code isn't open source, but it's built on a lot of open-source work, and we're grateful for it. This page lists the main parts. The full list, with every licence text in full, comes with the app: it's THIRD-PARTY-NOTICES.txt in the install folder, and Settings › About and updates opens it.

Qt and Qt for Python

Mosaik's window is built with Qt 6 and Qt for Python (PySide6 and Shiboken6), used under the GNU Lesser General Public License v3. The interface is drawn by Qt WebEngine, which includes Chromium and its own third-party components under their licences, listed in Qt WebEngine's licensing page.

  • The Qt and PySide6 libraries are installed as separate files under _internal\PySide6 in Mosaik's install folder. You're free to replace them with your own compatible build.
  • Their source code is available from download.qt.io. We haven't modified them. If you'd like us to send you the source for the exact versions a Mosaik release uses, write to [email protected].
  • The LGPL and GPL texts are included with the app.

Other components

PythonThe language Mosaik is written in, bundled with the app. Python Software Foundation License.
httpx, httpcore, h11, anyio, idnaTalking to OpenRouter and the web. BSD and MIT licences.
certifiTrusted certificate authorities. Mozilla Public License 2.0.
keyring, pywin32-ctypes and helpersKeeping your key in Windows Credential Manager. MIT and BSD licences.
markdown-it-py, mdurlTurning answers into formatted text. MIT licence.
PygmentsColouring code. BSD licence.
tzdataTime zones for the date tool. Apache License 2.0.
PyInstallerPackaging the app. Its bootloader is GPL 2.0 with an exception that allows it in programs like Mosaik.
Inno SetupThe installer. Inno Setup License.

Type and icons

InterBy Rasmus Andersson. SIL Open Font License 1.1.
FrauncesBy Undercase Type. SIL Open Font License 1.1.
LucideInterface icons. ISC licence.
Lobe IconsModel provider logos. MIT licence. The logos themselves belong to their companies.

This website uses Inter and Fraunces too, under the same licence, and no other third-party code except Cloudflare Turnstile on the waitlist form.