12 Commits

Author SHA1 Message Date
Hoang Hong Quan
0e608a56ce Add GUI Support for OpCore Simplify (#512)
* Refactor OpCore-Simplify to GUI version

* New ConfigEditor

* Add requirement checks and installation in launchers

* Add GitHub Actions workflow to generate manifest.json

* Set compression level for asset

* Skip .git and __pycache__ folders

* Refactor update process to include integrity checker

* Add SMBIOS model selection

* Update README.md

* Update to main branch
2025-12-30 14:19:47 +07:00
Onn
924c66f72f Add integrity checking for downloaded files 2025-11-14 13:35:24 +07:00
Hoang Hong Quan
9e51313b4f Improved error handling, gzip and deflate support, and download progress display 2025-03-23 01:20:22 +07:00
Hoang Hong Quan
f4ff40720b Add SSL context 2025-01-11 20:06:42 +07:00
Hoang Hong Quan
f0e28c2ceb Use latest Chrome User Agents 2025-01-06 15:52:57 +07:00
Hoang Hong Quan
42a4223020 Set default headers 2025-01-06 07:51:32 +07:00
Hoang Hong Quan
bdb8ae8a4b Add request headers 2024-12-10 16:44:40 +07:00
Hoang Hong Quan
e75282052d Add internet connection check and rewrite some parts 2024-12-10 12:17:24 +07:00
Hoang Hong Quan
f6987b1e7a Use Python's built-in replacements to avoid errors when using virtual environments 2024-08-07 16:34:43 +07:00
Hoang Hong Quan
a955966d72 Remove all f-strings due to some errors 2024-07-29 16:03:13 +07:00
Hoang Hong Quan
ea98f0c950 Move extract zip function to utils 2024-07-29 15:14:51 +07:00
Hoang Hong Quan
72a124244b Initial commit 2024-07-26 18:09:54 +07:00