🚒 Wall of apps

Apps shipping with ASO Toolkit.

Real iOS and macOS apps that research, translate, audit, and submit through the skill. Add yours β€” open a pull request with your App Store ID and it shows up here.

Loading… Add your app β†’

Add your app

Submissions are just a one-line pull request. No account, no form, no gatekeeping. Icon, name, developer, and category are pulled live from the App Store, so your entry always reflects the latest listing.

  1. Open site/apps.json in the repo.
  2. Add your App Store numeric ID (the id1234567890 from the URL).
  3. Open a PR β€” we merge, Vercel redeploys, your app appears.
// site/apps.json
[
  { "id": "1234567890" },
  { "id": "9876543210", "submitter": "yourhandle" }
]