AppCorpus MCP gives your agent current app data, prices, screens, features and sources.
View JSON
GET /api/v3/apps/6768126927
{
"app_id": 6768126927,
"canonical_url": "https://appcorpus.com/apps/zelmux-6768126927",
"identity": {
"name": "Zelmux",
"slug": "zelmux",
"developer": {
"name": "Yang Zhang",
"url": "https://appcorpus.com/developers/yang-zhang-developer_cf4501bed50e71e28779a20e22da6d14"
},
"icon_url": "https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/96/88/5b/96885bc3-09fd-ab6f-58ad-abea315045a1/AppIcon-0-0-1x_U007emarketing-0-8-0-85-220.png/512x512bb.jpg",
"stores": [
"apple"
],
"platforms": [
"iphone",
"ipad"
],
"status": {
"state": "active",
"label": "Active",
"last_checked": "2026-08-07",
"last_checked_label": "7 Aug 2026",
"banner": null,
"region_note": null
}
},
"listings": [
{
"store": "apple",
"status": "ACTIVE",
"url": "https://apps.apple.com/us/app/zelmux/id6768126927?uo=4",
"rating": 0.0,
"rating_count": 0,
"formatted_price": "Free",
"is_free": true,
"has_iap": false,
"has_subscription": false,
"version": "1.3",
"updated": "2026-06-17",
"currency": "USD"
}
],
"summary": {
"one_liner": null,
"summary": null,
"best_for": [],
"not_for": [],
"status": "fallback",
"at_a_glance": [
"Free to download"
]
},
"categories": {
"official": [
"Utilities",
"Developer Tools"
],
"appcorpus": [
{
"category_id": "utilities",
"label": "Utilities",
"url": "https://appcorpus.com/categories/utilities"
},
{
"category_id": "developer-tools",
"label": "Developer tools",
"url": "https://appcorpus.com/categories/developer-tools"
}
]
},
"use_cases": [],
"features": [
{
"capability_id": "free_app",
"label": "Free app",
"availability": "yes",
"access_level": "free",
"scope": null,
"evidence": "Store published"
}
],
"pricing": [
{
"store": "apple",
"formatted_price": "Free",
"is_free": true,
"has_iap": false,
"has_subscription": false,
"currency": "USD",
"market": "gb",
"last_verified": "2026-08-07",
"rows": [
"Free"
]
}
],
"screens": [
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/05/2d/66/052d669c-9554-0156-668c-e1c71a394f45/Simulator_Screenshot_-_iPad_Air_13-inch__U0028M3_U0029_-_2026-05-10_at_18.38.48.png/1600x1600bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "Zelmux ipad screenshot 1"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/05/2d/66/052d669c-9554-0156-668c-e1c71a394f45/Simulator_Screenshot_-_iPad_Air_13-inch__U0028M3_U0029_-_2026-05-10_at_18.38.48.png/360x480bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "Zelmux ipad screenshot 2"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/49/ac/16/49ac16d4-c414-3d5a-cf60-2c4f4722a3ca/Simulator_Screenshot_-_iPad_Air_13-inch__U0028M3_U0029_-_2026-05-10_at_18.42.26.png/1600x1600bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "Zelmux ipad screenshot 3"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/49/ac/16/49ac16d4-c414-3d5a-cf60-2c4f4722a3ca/Simulator_Screenshot_-_iPad_Air_13-inch__U0028M3_U0029_-_2026-05-10_at_18.42.26.png/360x480bb.jpg",
"store": "apple",
"platform": "ipad",
"alt": "Zelmux ipad screenshot 4"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource221/v4/5a/2e/74/5a2e74fd-1ae8-ed4d-5fb9-b0dcd654cb0a/Simulator_Screenshot_-_iPhone_17_-_2026-05-10_at_18.58.39.png/1242x1600bb.jpg",
"store": "apple",
"platform": "iphone",
"alt": "Zelmux iphone screenshot 5"
},
{
"url": "https://is1-ssl.mzstatic.com/image/thumb/PurpleSource211/v4/34/b3/3a/34b33a1c-03a1-f922-4632-f9a6b1cf885e/Simulator_Screenshot_-_iPhone_17_-_2026-05-10_at_19.00.17.png/1242x1600bb.jpg",
"store": "apple",
"platform": "iphone",
"alt": "Zelmux iphone screenshot 6"
}
],
"ratings": [
{
"store": "apple",
"average": 0.0,
"count": 0,
"market": "gb",
"observed_at": "2026-08-07",
"reviews": []
}
],
"privacy": [
{
"store": "apple",
"declarations": [
{
"title": "Data Not Collected",
"detail": "",
"source": "Developer declared"
}
],
"accessibility": []
}
],
"changes": [
{
"store": "apple",
"version": "1.0",
"released_at": null,
"notes": ""
},
{
"store": "apple",
"version": "1.2.0",
"released_at": null,
"notes": "Major features: - Added real Zellij session picker: list existing sessions, attach, or create new. - Prevented deleted/missing Zellij sessions from being silently recreated. - Added multi-provider support: Zellij, tmux over SSH, and direct SSH. - Added provider badges: Z, T, S. - Added SSH password auth with host-key trust/pinning. - Added tmux attach/create through SSH. - Added SSH shell tabs with session picker switching. - Added File Hub for images/files, receive list, thumbnails, preview, delete, and history. - Added image upload from iOS with improved PhotoPicker handling. - Added Copy Last Reply with transcript-aware extraction. - Added iPhone/iPad focus/full-screen terminal improvements. - Added tap tab switching and better keyboard-state preservation. - Added gesture support improvements: scroll, select, mouse, pinch font zoom. - Added short completion ding behavior. - Added App Store polish: icon set, privacy/support/about pages, signing/ export fixes. - Improved iPad layout and orientation support. - Added release-only diagnostics gating. Fixes and performance: - Fixed dropped terminal output chunks under load. - Fixed UTF-8/ANSI handling issues. - Fixed duplicate resize paths and keyboard resize behavior. - Fixed cert trust/pinning UX paths. - Fixed stale terminal data after session switches. - Fixed selection gesture conflicts. - Fixed long backspace repeat. - Fixed HEIC/raw image upload issues. - Fixed Copy Last Reply copying only visible or unrelated text. - Improved reconnect behavior and session switching guards. - Added server-side fixes for wedged/stale Zellij session sockets. - Improved upload storage and pruning on the server. - Improved battery/performance behavior around idle and streaming paths."
},
{
"store": "apple",
"version": "1.3",
"released_at": "2026-06-17",
"notes": "1. Fixed terminal viewport sync when switching fullscreen/keyboard so latest output stays visible. 2. Improved Zellij scroll behavior with direct viewport scrolling, including tabs stuck in alternate-screen mouse mode. 3. Added matching server protocol support and tests for the new mobile scroll path."
}
],
"alternatives": [
{
"app_id": 6767036795,
"name": "Pi SSH – Raspberry Pi Control",
"url": "https://appcorpus.com/apps/pi-ssh-raspberry-pi-control-6767036795",
"reason": "Same category + similar ratings"
}
],
"evidence_summary": {
"index_state": "S1",
"evidence_level": 1,
"level_label": "Live store listing",
"indexable": true,
"last_verified_at": "2026-08-07",
"unknown_fields": [
"Independent summary has not been published yet."
],
"sources": [
"App Store"
]
},
"availability_markets": {
"live": [
"us"
],
"selected": "gb",
"note": "No LIVE observation for GB yet."
},
"feature_events": {
"events": []
},
"features_slice": {
"plans": [
{
"code": "free",
"label": "Free",
"kind": "free",
"status": "inferred",
"prices": [],
"trial": null
}
],
"features": [],
"unknown_features": [],
"data_cutoff": "7 Aug 2026"
}
}