KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
insaneAppConverter
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Awesome-Collaborative-Perception-Security
:
Collect some papers focusing on collaborative perception security
ruoyi-h5-vue3
:
基于Vue3.4、Vite5、Vant4、Pinia封装的一套基础模版,仿钉钉工作台,写好了登录/个人信息修改/头像修改/修改密码/的接口对接,可以使用字典管理与RuoYi-Vue后台完美对接。
design-pattern-cpp
:
Code for Design Pattern series.
E-Shop
:
E-Shop is a browser-based billing solution designed to simplify invoicing workflows for retail shops. It helps shop owners quickly log in, manage itemized billing, and generate printable invoices without complex setup
ros_battery_monitoring
:
ros2_control battery sensor interfaces
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
insaneAppConverter
?
Download (.md)
# Insane iOS App *(Info)* Converter A script to convert App ID's and Bundle ID's in bulk. (Name suggestions welcome) ## Available Conversions Appstore link --> App ID App ID --> Bundle ID ## Extracting App ID's from webpages Useful for extracting the App ID's from a [webpage like this.](https://ios-compatible.com/us/iphone-ios6/games/all/free/1/#content) That contains https://apps.apple.com/ links. For example a webpage containing links to: * Clumsy Ninja * Smash Hit * Escape Challenge Would output: * 561416817 * 603527166 * 603652689 Which can then be converted to their respective Bundle ID's: * com.naturalmotion.clumsyninja * com.mediocre.smashhit * com.klgamesllc.escapechallenge ## Bulk Purchasing Apps Finally, apps can be added to your purchased list in bulk using another script I've made, [Insane iOS App Purchaser](https://github.com/disfordottie/insaneAppPurchaser).