# PocketPilot third-party notices PocketPilot’s original code and design are proprietary and are covered by the PocketPilot Proprietary Personal-Use License. The following components and assets remain the property of their respective owners and are used under their own licenses. ## Original PocketPilot icons The current website, Windows app, mobile remote, and product pictures use original PocketPilot interface icons, Copyright © 2026 Christian Tchobansky. These icons are covered by the PocketPilot license. Application artwork comes from installed Windows applications or official provider assets and identifies those applications. Their names and marks belong to their respective owners and do not imply endorsement. Microsoft supplies the Photos and File Explorer artwork; Spotify supplies its own brand icon. ## Platform glyphs The download chooser uses Windows and Apple brand glyphs from Bootstrap Icons v1.13.1, Copyright (c) 2019-2024 The Bootstrap Authors, under the MIT license. The full notice is included at /licenses/bootstrap-icons.txt. These marks identify platform compatibility and do not imply endorsement. ## Recorded setup tutorial The real-phone setup recording shows an earlier PocketPilot interface with Icons8 icons, © Icons8, under the free-license attribution terms. This credit applies only to the legacy recording, not the current interface or product pictures. - Icons8: https://icons8.com - License: https://icons8.com/license ## Bundled application runtime - Electron 43.2.0 — MIT - Chromium and its bundled components — licenses listed in `LICENSES.chromium.html` - React 19.2.6 and React DOM 19.2.6 — MIT, Copyright © Meta Platforms, Inc. and affiliates The packaged Windows application preserves Electron’s generated `LICENSE.electron.txt` and `LICENSES.chromium.html` files. ## Project and build dependencies - Next.js 16.2.6 — MIT, Copyright © 2025 Vercel, Inc. - Drizzle ORM 0.45.2 — Apache-2.0 - TypeScript 5.9.3 — Apache-2.0 - Vite 8.0.13 — MIT - Tailwind CSS 4.2.1 — MIT - vinext 0.0.50 — MIT - Wrangler 4.92.0 — MIT OR Apache-2.0 - electron-builder 26.15.3 — MIT Additional development-only and transitive packages are identified by their SPDX license fields and license files in the installed package trees. Those licenses do not relicense PocketPilot’s original code. ## MIT license text for React and React DOM MIT License Copyright (c) Meta Platforms, Inc. and affiliates. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.