GithubHelp home page GithubHelp logo

tocheskey / app2deb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diatrus/app2deb

0.0 2.0 0.0 89 KB

Automatically create deb files of tvOS or iOS apps that can be run from /Applications.

Shell 100.00%

app2deb's Introduction

App2deb

App2deb is a simple, minimal footprint script that will extract an IPA and repack it into a deb made for installing on an Apple TV or iOS device respectively.

How does it work?

App2deb extracts an IPA, takes needed info from the info.plist to create a specialized control file, adds entitlements to the main binary and frameworks (so the app can be ran as root), then repacks it into a deb that will install the app to /Applications.

Instructions

  1. Download the latest Installer from the releases page.
  2. Simply double click the Installer, type your password when prompted, and let the script install App2deb and its dependencies.
  3. Run App2deb [/path/to/ipa] to repack your IPA.
  4. Fill in the author (creator of app) and maintainer (most likely you) information when prompted.
  5. The output file will be displayed after the command completes successfully.

Installer Info

The Installer script will automatically check for all dependancies and install them if needed using the package manager you currently have installed (Homebrew or MacPorts). If you do not have a package manager installed, it will install Homebrew and then the dependancies.

Updating

Simply rerun the Installer script. It automatically pulls the latest App2deb from Github and installs it

app2deb's People

Contributors

diatrus avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.