27 lines
2.2 KiB
Markdown
27 lines
2.2 KiB
Markdown
# YMhutBox Third-Party Notices
|
|
|
|
YMhutBox uses or adapts the following open-source projects. Their original
|
|
copyrights, licenses, and trademarks remain with their respective owners.
|
|
|
|
| Project | Version / source | License | Use in YMhutBox |
|
|
| --- | --- | --- | --- |
|
|
| NexBox | Local source under `参考/NexBox-main` | GPL-3.0 | Reference implementation for hardware monitoring, optimization, overlays, music, network diagnostics, and installer workflows. NexBox branding and site assets are not included. |
|
|
| LibreHardwareMonitor | LibreHardwareMonitorLib 0.9.6 | MPL-2.0 | Optional sensor provider in the isolated hardware-monitor host. |
|
|
| QRCoder | 1.8.0 | MIT | QR code rendering for provider login. |
|
|
| MoeKoeMusic | Commit [`4581660209c9cdd07669e8bd5bcbe136b7d91e02`](https://github.com/MoeKoeMusic/MoeKoeMusic/tree/4581660209c9cdd07669e8bd5bcbe136b7d91e02) | GPL-3.0 | Reference for the KuGou client login and account workflow. No MoeKoeMusic code or branding is bundled. |
|
|
| KuGouMusicApi | Commit [`06560e3e053bda1ab830750db6f645bab703f824`](https://github.com/MakcRe/KuGouMusicApi/tree/06560e3e053bda1ab830750db6f645bab703f824) | MIT | Protocol reference for KuGou request signing, device registration, QR login, account playlists, and entitlement-aware HTTPS playback. The required protocol subset is independently implemented in C#. |
|
|
| Microsoft Windows App SDK | 1.8.260416003 | Microsoft license | WinUI 3 desktop application and installer bootstrap. |
|
|
| Microsoft WebView2 | 1.0.3967.48 | Microsoft license | Embedded browser and tool surfaces. |
|
|
| Microsoft.Data.Sqlite | 10.0.9 | MIT | Local application data and logs. |
|
|
| SQLitePCLRaw | 3.0.3 | MIT | SQLite native integration. |
|
|
| ZXing.Net | 0.16.11 | Apache-2.0 | Barcode and QR decoding helpers. |
|
|
|
|
Bundled external tools keep their original notice, license, README, or EULA
|
|
files beside their payloads. Components that cannot be redistributed are not
|
|
bundled; YMhutBox exposes only an official install, detection, status, and
|
|
launch entry for those components.
|
|
|
|
The complete corresponding YMhutBox source is distributed under the repository
|
|
license. Package-specific license text is available from each package's source
|
|
repository and NuGet metadata.
|