altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

Suggestion: Allow deep-linking for adding a source #1389

Open hazae41 opened 4 months ago

hazae41 commented 4 months ago

Hey, not an issue but rather a suggestion,

It would be great if we could make the user add a source by using deep-links like

altstore://sources/add?url=https://.../source.json

Or something similar, this would allow developers to make the user install a source without having to explain that he needs to copy some link, open AltStore, go to Sources, click Plus, and paste the link; he would just need to click the link and voila.

Thanks for the great work!