/PixelCake

[GUI] Python app to download *.ipa files from iphoneCake website.

Primary LanguagePython

PixelCake

A GUI python app used to be an *.ipa downloader, which downloads apps/games from iphoneCake.

image

Disclaimer

This has been created exclusively for educational purposes, and the end-user assumes all responsibilities if utilized improperly.

Features

  • Show all search results rether than only first 5.
  • Empty search will list featured apps.
  • Select app to direcly download.
  • Enable downloading multiple apps within the same search, without the need to search again
  • Show a progress bar for the downloads in the terminal.
  • Downloaded app will be renamed using the app name, rather than the app ID.

.... More coming in future [No ETA] .

Documentation

  • To run the requirements script properly, you will need to give it full privileges by executing chmod +x requirements.sh .

    This script will check Homebrew and Python, and then install all necessary libraries.

  • After giving privileges, run sh requirements.sh . (Remember to cd to file path).

  • After running requirements.sh , just run python3 PixelCake.py

Links

Website.

Telegram.

IPA Library.

Thanks To

0xfff0800 -> for the APIs