{"id":17175985,"url":"https://github.com/muntashirakon/hackupdater","last_synced_at":"2025-03-24T21:25:25.957Z","repository":{"id":102802990,"uuid":"74821234","full_name":"MuntashirAkon/hackupdater","owner":"MuntashirAkon","description":"A startup script for OSx86 (Hackintosh) user to install kexts or run scripts on update or upgrade","archived":false,"fork":false,"pushed_at":"2017-12-19T03:18:06.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T00:32:15.075Z","etag":null,"topics":["hackintosh","kext","script","startup","startup-script"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuntashirAkon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-11-26T11:16:57.000Z","updated_at":"2020-03-03T07:48:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"372d773a-63f0-497a-b13b-d1ec79511ebe","html_url":"https://github.com/MuntashirAkon/hackupdater","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"777dbc2249ecb2a280d5bce596e19116f4dcd33b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2Fhackupdater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2Fhackupdater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2Fhackupdater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuntashirAkon%2Fhackupdater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuntashirAkon","download_url":"https://codeload.github.com/MuntashirAkon/hackupdater/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245353667,"owners_count":20601396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hackintosh","kext","script","startup","startup-script"],"created_at":"2024-10-14T23:58:38.924Z","updated_at":"2025-03-24T21:25:25.931Z","avatar_url":"https://github.com/MuntashirAkon.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hackupdater\nA startup script for OSx86 (Hackintosh) user to install kexts or run scripts on update or upgrade\n\n## Installation\n1. Download the zip file from [here](https://github.com/MuntashirAkon/hackupdater/releases/latest) and extract it. You'll find three files there\n2. Run the `hackupdater_installer`, it'll ask for admin password, give it\n3. Done.\n\n*NOTE 1:* Installing kexts requires a reboot to work. It'll reboot automatically (so it'll reboot two times during update procedure—one to update and another to run post update tasks. It's done so that the user don't have to do anything at all).\n\n*NOTE 2:* Backup of your existing kext(s) can be found here: `/Users/Shared/Backups`\n\n## Usage:\n1. **Add/remove a kext**\n   \n   To add a kext,\n   ```bash\n   sudo hackupdater add kext /path/to/kext.kext\n   ```\n   To remove a kext,\n   ```bash\n   sudo hackupdater remove kext kext.kext\n   ```\n2. **Add/edit/remove a script**\n  \n   To add a script,\n   ```bash\n   sudo hackupdater add script /path/to/script\n   ```\n   To edit (or add) a script,\n   ```bash\n   hackupdater edit script_name\n   ```\n   To remove a script,\n   ```bash\n   sudo hackupdater remove script script\n   ```\n3. **List added kexts/scripts**\n\n   To list kexts,\n   ```bash\n   hackupdater list kext\n   ```\n   To list scripts,\n   ```bash\n   hackupdater list script\n   ```\n4. **To run hackupdater manually** (it's actually useless since it already took care of everything, still included)\n\n   ```bash\n   sudo hackupdater update\n   ```\n5. **For help**\n\n   ```bash\n   hackupdater help\n   ```\n\n## How it works\nhackupdater is created using `PHP CLI`. It always triggers at startup and checks if the OS is updated. If not, it'll remain silent. Otherwise, it'll install the kexts and run the scripts you added (that means, it can be used to run post update scripts too).\n\n## Debug:\n* Error log: `/Users/Shared/.hackupdater/logs/error.log`\n* Std output log: `/Users/Shared/.hackupdater/logs/out.log`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuntashirakon%2Fhackupdater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuntashirakon%2Fhackupdater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuntashirakon%2Fhackupdater/lists"}