Open Source Notices and Acknowledgements
Last updated: [Effective date to be set at publication]
EyePrompt is made by Beonbrand Inc., a Canadian company. This page lists the software components EyePrompt is built on and any third-party open-source licenses we are required to acknowledge.
The short version
EyePrompt uses no third-party open-source components. There are no outside libraries, SDKs, or frameworks bundled into the app.
The app is built entirely from two things:
- Apple's own first-party frameworks, which ship as part of iOS and Xcode.
- Beonbrand's own local Swift packages, which we wrote ourselves for this app.
Because there are no third-party open-source dependencies, there are no third-party licenses to reproduce here. If that ever changes, this page will be updated with the relevant licenses and attributions. See "If this changes in the future" below.
Apple frameworks we rely on
EyePrompt is a native iOS app built on Apple's platform frameworks. These frameworks are provided by Apple as part of iOS and the developer tools, are governed by Apple's own license terms, and are not redistributed by us. We list them here for transparency about how the app is constructed:
- SwiftUI · the app's user interface.
- UIKit · supporting interface components and integration with iOS.
- AVFoundation · camera and microphone capture, and video export.
- AVKit · video playback for reviewing your takes.
- CoreMedia · low-level media time and sample handling used during capture and export.
- Vision · on-device analysis of recorded video frames to compute the Eye Contact Score. This runs entirely on your device.
- Photos · saving a finished exported video to your Photos library (add-only). The app cannot read or browse your existing library.
- StoreKit · subscriptions and in-app purchases, handled by Apple through the App Store.
- Foundation · core data types and utilities used throughout the app.
- CoreGraphics and QuartzCore · drawing and rendering for the teleprompter and interface.
- CoreText · text layout and typography for the teleprompter.
- PDFKit · rendering the teleprompter's document handling.
- SwiftData · local, on-device storage of your scripts, takes, and settings.
- Security (Keychain) · caching, on the device only, a flag that indicates Pro is unlocked. No account or payment details are stored.
- UniformTypeIdentifiers · identifying file and media types during import and export.
- Observation · internal state management within the app's interface.
- os · Apple's unified logging, used for the app's own on-device diagnostics.
This list reflects the frameworks the app links against. Apple may provide additional system libraries at runtime as part of iOS. All of these components are Apple's, are covered by Apple's license terms, and involve no third-party open-source licensing on our part.
Beonbrand's own packages
To keep the codebase organized, EyePrompt's code is split into several local Swift packages that we authored ourselves:
- EyeCore
- CaptureKit
- PrompterKit
- PaywallKit
These are not third-party software and are not open-source dependencies. They are Beonbrand's own code, written for EyePrompt, and are © 2026 Beonbrand Inc., all rights reserved. They are included here only so this page gives a complete and honest picture of what the app is made of.
Why there is nothing more to list
Some apps include a long list of open-source licenses because they bundle libraries from other developers. EyePrompt does not. Building only on Apple's frameworks and our own code is a deliberate choice that fits how EyePrompt works: local-first and private by design, with no accounts, no servers operated by Beonbrand, and no networking of its own. There is simply no third-party open-source code to attribute.
If this changes in the future
If we ever add a third-party open-source component to EyePrompt, we will list it here with its name, its license, and the attribution its license requires, and we will keep that information accurate for the versions of the app that include it. We will not remove required attributions while a component is in use.
Questions
If you have a question about the licensing or composition of EyePrompt, email us at [email protected] and we will be glad to help.
- Product: EyePrompt · https://eyeprompt.app
- Company: Beonbrand Inc. · https://beonbrand.ca
- Email: [email protected]
- Mailing address: [Mailing address to be added]
© 2026 Beonbrand Inc.
