Commit Graph
18 Commits
Author SHA1 Message Date
Hoang Hong QuanandGitHub 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
Hoang Hong Quan c4ed8bb4fe Enhance user input prompts 2025-10-21 23:31:10 +07:00
Hoang Hong Quan e6da36db94 Refactor GitHub commit fetching logic 2025-08-30 14:21:10 +07:00
Hoang Hong Quan 2e9bc2c429 Refactor update process 2025-02-27 11:19:17 +07:00
Hoang Hong Quan 42a4223020 Set default headers 2025-01-06 07:51:32 +07:00
Hoang Hong Quan a469db2520 Replace GitHub API with static HTML parsing to avoid API rate limiting 2024-12-10 12:15:06 +07:00
Hoang Hong Quan e55838e79e Automatically restart the script after a successful update 2024-11-22 20:36:26 +07:00
Hoang Hong Quan c82978ec26 Update functions to retrieve information from GitHub API 2024-10-27 01:31:01 +07:00
Hoang Hong Quan 5be338b5aa Ensure folder exists before copying the file 2024-10-14 03:43:22 +07:00
Hoang Hong Quan bfc9869214 Rewrite the program update process code 2024-09-29 02:32:11 +07:00
Hoang Hong Quan 88a62db33e Rewrite code related to GitHub REST API request quota 2024-09-29 02:28:32 +07:00
Hoang Hong Quan 2540798def Refactor folder creation function 2024-09-13 17:41:54 +07:00
Hoang Hong Quan 932c43057d Automatically restart the script after a successful update 2024-08-18 12:09:14 +07:00
Hoang Hong Quan f4b8035da1 Update the script based on the SHA of each commit 2024-08-18 12:07:03 +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 30e40dc30b Remove the unnecessary condition 2024-07-28 06:12:06 +07:00
Hoang Hong Quan 2e43232f2f Add the automatic script update feature 2024-07-28 06:04:17 +07:00