Open Source Credits

Magic Mirror is built on the shoulders of these open-source projects. Each library is used under its own license; the full license texts are also bundled inside the macOS app (Settings → About → Open Source Licenses).

macOS App

Sparkle — Software update framework for macOS.

MIT License · sparkle-project/Sparkle

Copyright (c) 2006-2013 Andy Matuschak, 2009-2013 Elgato Systems GmbH, 2011-2014 Kornel Lesiński, 2015-2017 Mayur Pawashe, 2017-2020 Sparkle Project. Licensed under the MIT License — see the license file inside the app for the full text.

Sentry — Crash reporting and error monitoring for the macOS app.

MIT License · getsentry/sentry-cocoa

Copyright (c) 2015 Sentry (https://sentry.io) and its contributors. Licensed under the MIT License — see the license file inside the app for the full text.

KeyboardShortcuts — Global keyboard shortcuts with a SwiftUI recorder.

MIT License · sindresorhus/KeyboardShortcuts

Copyright (c) Sindre Sorhus. Licensed under the MIT License — see the license file inside the app for the full text.

Browser Extension

The extension is built with esbuild (MIT) and TypeScript (Apache-2.0). These are build-time tools only — no third-party runtime code is bundled in the published extension.

Thank you

We are grateful to the maintainers and contributors of these projects.