Skip to content

StephenDev0/StikDev

 
 

StikDev

GitHub License

This app allows you to install and manage applications contained in a single app, using certificate pairs and idevice to allow apps to install to your device. This is an entirely stock application and uses built-in features to be able to do this!

Acknowledgements

  • Feather as a whole. StikDev is a trimmed down version of Feather with the goal of getting it on to the App Store.

  • Samara - The maker

  • idevice - Backend for builds with this included, used for communication with installd.

  • *.backloop.dev - localhost with public CA signed SSL certificate

  • Vapor - A server-side Swift HTTP web framework.

  • Zsign - Allowing to sign on-device, reimplimented to work on other platforms such as iOS.

  • LiveContainer - Fixes/some help

  • Nuke - Image caching.

  • Asspp - Some code for setting up the http server.

  • plistserver - Hosted on https://api.palera.in.

License

This project is licensed under the GPL-3.0 license. You can see the full details of the license here. It's under this specific license because I wanted to make a project that is transparent to the user thats related to certificate paired sideloading, before this project there weren't any open source projects that filled in this gap.

By contributing to this project, you agree to license your code under the GPL-3.0 license as well (including agreeing to license exceptions), ensuring that your work, like all other contributions, remains freely accessible and open.

About

StikDev is a free on-device iOS application manager/installer developer tool, using certificates part of the Apple Developer Program. The goal is to get it on to the App Store.

Resources

License

GPL-3.0, BSD-3-Clause licenses found

Licenses found

GPL-3.0
LICENSE
BSD-3-Clause
LICENSE_ELLEKIT

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors

Languages

  • Swift 97.0%
  • Objective-C 1.3%
  • Shell 1.1%
  • Other 0.6%