{"id":13376149,"url":"https://github.com/disfordottie/insaneAppPurchaser","last_synced_at":"2025-03-13T01:31:57.723Z","repository":{"id":248634762,"uuid":"829260789","full_name":"disfordottie/insaneAppPurchaser","owner":"disfordottie","description":"Purchase iOS apps in bulk","archived":false,"fork":false,"pushed_at":"2025-03-01T09:16:34.000Z","size":18596,"stargazers_count":130,"open_issues_count":7,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-01T09:28:04.349Z","etag":null,"topics":["appstore","ios"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/disfordottie.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-16T04:54:23.000Z","updated_at":"2025-03-01T09:06:55.000Z","dependencies_parsed_at":"2024-07-21T06:43:12.808Z","dependency_job_id":"f7bf3b51-1bd8-4459-b5f5-c6d68657f09f","html_url":"https://github.com/disfordottie/insaneAppPurchaser","commit_stats":null,"previous_names":["disfordottie/insaneapppurchaser"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disfordottie%2FinsaneAppPurchaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disfordottie%2FinsaneAppPurchaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disfordottie%2FinsaneAppPurchaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disfordottie%2FinsaneAppPurchaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/disfordottie","download_url":"https://codeload.github.com/disfordottie/insaneAppPurchaser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243322510,"owners_count":20272893,"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":["appstore","ios"],"created_at":"2024-07-30T05:02:28.482Z","updated_at":"2025-03-13T01:31:57.672Z","avatar_url":"https://github.com/disfordottie.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Insane iOS App Purchaser\n\nA script to purchase apps in bulk.\n\n## Why on earth would this be useful?\n\nApps are frequently removed from the appstore. Hence my thinking was, if I can purchase as many apps as possible, whenever an app is removed I can go download it later from my purchase list.\n- There is now a list of EVERY app on the appstore if your serious about making sure you keep access to them all (Press 2 on main menu)\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#disfordottie/insaneAppPurchaser\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=disfordottie/insaneAppPurchaser\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=disfordottie/insaneAppPurchaser\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=disfordottie/insaneAppPurchaser\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n\n## To Do\n\n- [x] Automated ipatool installer\n- [x] Add settings menu\n- [x] Add Logs/Lists\n- - [x] Do not purchase again: Successful purchases, already owned,\n- - [x] Blocked apps for paid apps to not attempt then again on any account.\n- - [x] Try again: various 1 time errors\n- [x] Fix errors related to jq\n\n## Usage\n\n### Unfortunatley for now this script is Mac only! Support for linux is being worked on. \n\nThis is because when I started coding it I used a Mac, then half way through realised alot of the code would only work on macOS 😐\n\n### Help! I just want it to open!\n1. Type ``` chmod -R +x ``` then drag the downloaded script file onto your terminal window and press enter.\n- Example: ``` chmod -R +x ~/Desktop/Insane-iOS-App-Purchaser.sh ```\n2. Then drag the file onto your terminal window again and press enter.\n- Example: ``` ~/Desktop/Insane-iOS-App-Purchaser.sh ```\n\n### Using your own list\n\nPlase a file named \"bundleIds.txt\" in the same file as the script.\n* It should be formatted the same as the following, one Bundle ID per line.\n```\ncom.naturalmotion.clumsyninja\ncom.mediocre.smashhit\ncom.klgamesllc.escapechallenge\n```\n\n### Using existing lists\n\n1. Press 2 on the main menu\n2. Select the list you would like to use\n\n**Help! I'm getting an error loading the lists!**\n- **This issue has (hopefully) been fixed in 1.4, make sure to update.**\n- ~~First make sure you can access [this link.](https://api.github.com/repos/disfordottie/insaneAppPurchaser/contents/Lists?ref=main)~~\n- ~~If you can't, try manually downloading the list you want from the github, then use option 1 on the main menu.~~\n\n## Obtaining Bundle ID's\n**As of 1.1 you can now use the built in lists!** Some Examples include:\n- Every iOS 3 - iOS 6 app\n- Internal Apple Apps\n\nAnother script I've made hase multiple ways to get Bundle ID's: [Insane App Converter](https://github.com/disfordottie/insaneAppConverter)\n\n## Credits\n**majd** for making [ipatool](https://github.com/majd/ipatool) which is what makes this script possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisfordottie%2FinsaneAppPurchaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisfordottie%2FinsaneAppPurchaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisfordottie%2FinsaneAppPurchaser/lists"}