Skip to content

Instantly share code, notes, and snippets.

@ivansaul
Last active February 3, 2026 23:46
Show Gist options
  • Select an option

  • Save ivansaul/5904312f2a01f5f26df3b5009816877f to your computer and use it in GitHub Desktop.

Select an option

Save ivansaul/5904312f2a01f5f26df3b5009816877f to your computer and use it in GitHub Desktop.
source
{
"name": "@ivansaul",
"subtitle": "AltStore Apps",
"description": "Hi there 👋! \n\nI'm ivansaul. This is my personal AltStore source where I publish my iOS apps, side projects, and experiments. \n\nFind my projects on github.com/ivansaul\n",
"iconURL": "https://i.imgur.com/OInqIPn.png",
"website": "https://ivansaul.com",
"tintColor": "#537df6",
"featuredApps": ["com.ivansaul.cheatSheets"],
"headerURL": "https://i.imgur.com/nhHq9ly.png",
"apps": [
{
"name": "DEV Cheat Sheets",
"bundleIdentifier": "com.ivansaul.cheatSheets",
"developerName": "@ivansaul",
"subtitle": "Quick reference for developers",
"localizedDescription": "Your all-in-one developer reference for Python, JavaScript, Docker, Git, DevOps, and more.\n\n🔹 Key Features:\n• Fast, curated coding cheat sheets\n• Languages: Python, JS, Rust, Swift, Dart, C, C++, Bash, Go, Kotlin, PHP, Java\n• Tools: Docker, Kubernetes, Git, Redis, PostgreSQL, JSON, TOML\n• And many more!\n\n🎯 Perfect For:\n• Quick dev references\n• Coding interviews\n• DevOps tasks\n• Switching between languages\n\n🚀 New Feature:\nFind exclusive coupons for courses on platforms like Udemy!\n",
"iconURL": "https://i.imgur.com/TTZDX7e.png",
"tintColor": "#537df6",
"category": "developer",
"screenshots": [
"https://i.imgur.com/V7UBQDL.png",
"https://i.imgur.com/Dy1GBhe.png",
"https://i.imgur.com/anLhFje.png",
"https://i.imgur.com/mvnPHpH.png",
"https://i.imgur.com/FhE3X3p.png",
"https://i.imgur.com/tSXm766.png"
],
"versions": [
{
"version": "0.4.0",
"date": "2026-01-02T17:00:00-05:00",
"localizedDescription": "- ✨ Stability and performance improvements \n- 🚀 Cheatsheets are now updated from the network to show more up-to-date content \n- 📡 Improved connection handling and retry support \n- 🎨 UI refinements and overall experience improvements",
"downloadURL": "https://github.com/ivansaul/cheat-sheets/releases/download/v0.4.0+9/app-release.ipa",
"size": 12400000,
"buildVersion": "9",
"minOSVersion": "13.0"
}
],
"appPermissions": {
"entitlements": ["get-task-allow"],
"privacy": {}
}
}
],
"news": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment