Skip to content

JJTech0130/sideinstaller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sideinstaller tauri idk work in progress

tauri project

  • files are inside tauri-app
  • dev with yarn tauri dev
  • gets anisette data from crate anisette-kit (see below)
  • also uses rusty_libi to list devices in the UI

anisette-kit

  • links to the macos private frameworks, will later also link to provision-rs or the AOSKit.dll on windows
  • provides anisette data (macos only right now)
  • very cool

to-do list (in some sort of order)

  • link aoskit to tauri/rust so that no binaries have to be bundled
  • get provision-rs done and implemented for windows/linux
  • grandslam auth (in js??)
    • crypto library of some sort
    • authentication
    • getting teams/certs
  • sign with zsign or ldid whatever works
  • install with rusty_libimobiledevice
  • gh actions to build and cache all this stuff

more useful links (for me to remember?)

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 35.2%
  • Objective-C 33.6%
  • HTML 9.8%
  • C 9.8%
  • Rust 8.1%
  • CSS 1.8%
  • Shell 1.7%