Coder Social home page Coder Social logo

hrvstr / cydia-impactor-auto-macos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matsuo3rd/cydia-impactor-auto-macos

0.0 1.0 0.0 21 KB

Automate Cydia Impactor sideloading process through Apple Script (on MacOS)

License: Apache License 2.0

AppleScript 100.00%

cydia-impactor-auto-macos's Introduction

cydia-impactor-auto-macos

Automate Cydia Impactor sideloading process through Apple Script (on MacOS)

Description

This Apple Script automates Cydia Impactor sideloading process (eg. uploading IPA file to Apple TV) on a MacOS computer.

My personal use case is having ProvenanceTV re-signed on my Apple TV every 7 days (to bypass non-signed IPA - free developer - lifetime Apple's limitation). Script is running on a 24/7 Mac Mini every saturday at 4am (using Apple Scheduler: launchd).

Prerequisites

  • MacOS computer (not compatible with Windows / Linux)
  • Cydia Impactor installed on MacOS computer
  • iOS / tvOS device to sideload IPA to
  • Apple Developer account (can be a Free one)
  • IPA file to be sideloaded
  • Download and extract CliClick
  • Download and extract SleepDisplay

Installation

  1. Download Apple Script AutoCydiaImpactor.scpt
  2. Edit AutoCydiaImpactor.scpt to define parameters accordingly (see Configuration section)
  3. Execute Apple Script throught the command (Terminal) osascript AutoCydiaImpactor.scpt

Configuration

AutoCydiaImpactor.scpt must be edited to match your configuration:

Key Default Description
AppleUsername N/A Your Apple ID developer login (email)
ApplePassword N/A Your Apple ID developer password
IPAPath N/A IPA to be sideloaded path
DeviceLabel N/A Device label to sideload IPA to. Must match one of the entry in Cydia Impactor devices list. e.g. "Apple TV Salon [73fc69972dfa987d61c8a357698e1833fa6f9cd7]"
CliClickPath N/A CliClick binary filepath (needed to simulate click on Device list)
SleepDisplayPath N/A SleepDisplay binary filepath (needed to wakeup screen)

cydia-impactor-auto-macos's People

Contributors

matsuo3rd avatar

Watchers

 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.