Proprietary Software — Authorized Use Only
This application is the exclusive intellectual property of Qualtech.
It is protected under applicable copyright laws, international treaties, and software
licensing agreements. Access to and use of this software is strictly limited to
individuals and organizations that hold a valid, current license issued by Qualtech.
If you are using this software without a valid license, without written authorization
from Qualtech, or in a manner that violates your license agreement, you are doing so
unlawfully. Unauthorized copying, distribution, reverse engineering,
decompilation, modification, or any other unauthorized use of this software — in whole
or in part — is expressly prohibited and may result in severe civil and criminal
penalties under applicable law, including but not limited to claims for damages,
injunctive relief, and prosecution.
If you believe you have received this software in error or without proper authorization,
please cease use immediately and contact Qualtech at your earliest
convenience. All rights not expressly granted herein are reserved by Qualtech.
🖥️ Desktop Application — Built with NativePHP
The desktop distribution of this application is built using
NativePHP — an open-source framework that enables PHP applications
to run as native desktop apps. Under the hood, NativePHP leverages
Electron (a cross-platform desktop framework based on
Node.js and Chromium) to provide the application
window, system integration, and web-rendering layer. The Chromium browser engine
is embedded within the app bundle and is responsible for rendering the application
interface you see on screen.
The desktop bundle also ships with a pre-compiled, self-contained PHP binary
(php-bin) that allows the Laravel backend to run locally on your machine without
requiring a separately installed PHP environment. This binary may itself include
additional compiled extensions and supporting libraries.
In addition to the above, this application makes use of various
third-party open-source libraries and packages, each governed by
their respective licenses. You can explore the license files for the dependencies
bundled with this application using the license browsers below.
⚠ Note on Included Packages
The vendor and node_modules directories listed below
contain all packages that were installed during development and build.
Please be aware that not all listed packages are necessarily active in the
final production build — some may have been used exclusively during
development, testing, or the build pipeline, and are not shipped or used at runtime.
They are included here for full transparency and compliance purposes.