Skip to content

kerwinzxc/ipatool

 
 

Repository files navigation

ipatool web

ipatool web is a web UI that allows you to search and download the old version iPhone/Ipad apps on the App Store.

Code reference: beer-psi/ipatool.ts

Demo

Login

Login

Search old version

Search

Download

Download

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

TODO

purchase

About

Download ipa from AppStore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.4%
  • Vue 33.9%
  • CSS 1.1%
  • JavaScript 0.6%