Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/signtools/signtools
✒ A free, self-hosted platform to sideload iOS apps without a computer
https://github.com/signtools/signtools
apps ci cross-platform ios ipa ipad iphone macos self-hosted sideload signing
Last synced: about 1 month ago
JSON representation
✒ A free, self-hosted platform to sideload iOS apps without a computer
- Host: GitHub
- URL: https://github.com/signtools/signtools
- Owner: SignTools
- License: agpl-3.0
- Created: 2021-02-14T19:55:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T01:28:31.000Z (7 months ago)
- Last Synced: 2024-04-08T22:05:12.249Z (7 months ago)
- Topics: apps, ci, cross-platform, ios, ipa, ipad, iphone, macos, self-hosted, sideload, signing
- Language: Go
- Homepage:
- Size: 1.62 MB
- Stars: 1,246
- Watchers: 31
- Forks: 182
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SignTools
A free, self-hosted platform to sign and install iOS apps without a computer
## Introduction
SignTools is a sideloading platform that takes a different approach from any similar tools. It consists of two components — a **service** and a **builder**. The builder is a macOS machine which performs signing using official Apple software. Doing so means high reliability and compatibility. The service (this repo) can be hosted anywhere, and it provides a web interface for you to upload, sign, and download apps, using the builder where necessary. Having the web service means that you don't need anything installed on your phone, and you can still sideload without a computer.
## Disclaimer
This project is self-hosted and does not constitute a public service. It does not offer any alternative catalog of applications, nor does it endorse or support any form of piracy. The sole purpose of this project is to enable users to use homebrew apps or tweaks on their devices.
By using this project, you acknowledge and agree that the developers and collaborators cannot be held responsible for any damages, losses, or consequences incurred as a result of your use of this project. Please exercise caution and ensure that you comply with all applicable laws and regulations when using this project.
## Features
- No jailbreak required
- iOS, iPadOS, macOS (native + IPA) supported
- No computer required after an initial setup
- Minimalistic, mobile-friendly web interface
- Upload unsigned apps, download signed apps
- Inject tweaks as you are signing apps
- Install signed apps from the website straight to your iOS device via [OTA](https://medium.com/@adrianstanecki/distributing-and-installing-non-market-ipa-application-over-the-air-ota-2e65f5ea4a46)
- Provisioning profiles and developer accounts supported
- Configurable signing including entitlements
- Choose from multiple signing profiles for each app## Screenshots
## [Installation](INSTALL.md)
## [Frequently Asked Questions (FAQ)](FAQ.md)
## License
This project and all of its unlicensed dependencies under the [SignTools](https://github.com/SignTools) organization are licensed under AGPL-3.0. A copy of the license can be found [here](LICENSE). Raise an issue if you are interested in exclusive licensing.