25 lines
1.5 KiB
Markdown
25 lines
1.5 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. |
|
|
| 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.
|