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
Ruben Talstra
19c247662d
Map IntelBluetooth asset names to IntelBluetoothFirmware ( #494 )
...
* Initial plan
* Fix IntelBluetoothFirmware asset name mapping in GitHub release extraction
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
2025-12-09 17:14:31 +07:00
Onn
924c66f72f
Add integrity checking for downloaded files
2025-11-14 13:35:24 +07:00
Hoang Hong Quan
e6da36db94
Refactor GitHub commit fetching logic
2025-08-30 14:21:10 +07:00
Hoang Hong Quan
4977cb2396
Refactor asset extraction logic
2025-06-06 12:39:52 +07:00
Hoang Hong Quan
42a4223020
Set default headers
2025-01-06 07:51:32 +07:00
Hoang Hong Quan
6045068c40
Improve GitHub web scraping error handling and code organization
2024-12-27 16:37:20 +07:00
Hoang Hong Quan
e72e177724
Fix missing description in GitHub Releases
2024-12-10 20:07:34 +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
c82978ec26
Update functions to retrieve information from GitHub API
2024-10-27 01:31:01 +07:00
Hoang Hong Quan
affdb0fb3d
Integrate Hardware Sniffer for a simplified process
2024-10-15 07:47:49 +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
cfdaba2591
Add HoRNDIS and Sinetek-rtsx kexts and update information for some other kexts
2024-09-28 06:46:29 +07:00
Hoang Hong Quan
4fcabd93e1
Refactor code to extract asset names
2024-09-24 12:03:18 +07:00
Hoang Hong Quan
de2f684c3f
Clean up unnecessary code
2024-09-11 04:32:29 +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
0c8d24e7c4
Remove unused library imports
2024-08-17 16:39:05 +07:00
Hoang Hong Quan
c2c1139cb2
Remove function to get list of branches from a GitHub repository
2024-08-17 16:09:36 +07:00
Hoang Hong Quan
b6b61f65c4
Remove the unnecessary condition
2024-08-17 16:02:48 +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
72a124244b
Initial commit
2024-07-26 18:09:54 +07:00