DonutWare / Fladder

Fladder - A Simple Jellyfin Frontend
https://donutware.github.io/Fladder/
GNU General Public License v3.0
157 stars 6 forks source link

Create AltStore repository #23

Closed bazzadazza72 closed 7 hours ago

bazzadazza72 commented 1 day ago

I would like to propose a contribution in the form of a custom AltStore repository which will make installation easier until the iOS app can be published to the App Store (whenever that ends up happening).

The repository currently does not have any apps listed in it, however, I'd be good to add a release once we get iOS compilation working properly.

I can also create some documentation to teach users how to add the repository to their devices, let me know if you want that done too.

Screenshot of the repository in its current state:

IMG_0132

Edit: Here's the source documentation if you're interested: https://faq.altstore.io/developers/make-a-source

PartyDonut commented 1 day ago

That's a good idea would make it easier for iPhone users to side-load the app.

Think this still needs to have information added, so I have converted it to a draft PR

bazzadazza72 commented 10 hours ago

My apologies for going radio silent over the past couple days.

After a large amount of troubleshooting (and many commits as you can see), I have finally gotten the repository to work (I use AltServer in a VM that isn't powered on right now, so I'll test if the app installs later).

If you want to try before merging, here's the link to the repository: https://raw.githubusercontent.com/bazzadazza72/fladder-develop/refs/heads/develop/altstore.json (copy and paste it into the Add Source text box and it should auto-discover)

krinkuto11 commented 1 hour ago

Looks good to me thanks for working on this.

Do you know if the altStore app supports a button similar to playstore/appstore? Would be great to display on the landing page on github.

I just sent a pull request adding this!