前端/UI/可视化 · TypeScript

Lakr233/AssppWeb

A web-based tool for acquiring and installing iOS apps outside the App Store. Authenticate with your Apple ID, search for apps, acquire licenses, and install IPAs directly to your device.

增长榜 #35 已读 GitHub / README
增长排名 #35 Fast Growth Top 100
本期热度 Stars 40 OSSInsight 页面展示
Forks 5 榜单记录
Fork / Star 12.5% 社区复用强度

项目解读

A web-based tool for acquiring and installing iOS apps outside the App Store. Authenticate with your Apple ID, search for apps, acquire licenses, and install IPAs directly to your device. README 重点章节包括:AssppWeb、Zero-Trust Architecture、Quick Start、Deploy to Cloudflare、Deploy to Railway。

README / GitHub 亮点

  • A web-based tool for acquiring and installing iOS apps outside the App Store. Authenticate with your Apple ID, search for apps, acquire licenses, and install IPAs directly to your device.
  • 恳请所有转发项目的博主对自己的受众进行网络安全技术科普。要有哪个不拎清的大头儿子搞出事情来都够我们喝一壶的。
  • This uses Cloudflare Workers + Containers with the published image ghcr.io/lakr233/assppweb:latest.
  • Cloudflare Workers Paid plan (Containers are not available on Free).

适用场景

适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。

采用前核查

采用前仍需核查许可证、维护节奏、issue 质量、release 记录和生产适配成本。

README 摘要

A web-based tool for acquiring and installing iOS apps outside the App Store. Authenticate with your Apple ID, search for apps, acquire licenses, and install IPAs directly to your device. AssppWeb uses a zero-trust design where the server never sees your Apple credentials. All Apple API communication happens directly in your browser via WebAssembly (libcurl.js with Mbed TLS 1.3). The server only acts as a blind TCP relay (Wisp protocol) and handles IPA compilation from public CDN downloads. 恳请所有转发项目的博主对自己的受众进行网络安全…