mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-08 23:18:16 -07:00
iOS - Create AltStore repository (#23)
This commit is contained in:
parent
4b37b926c6
commit
c9fcd70ada
1 changed files with 41 additions and 0 deletions
41
altstore.json
Normal file
41
altstore.json
Normal file
|
|
@ -0,0 +1,41 @@
|
||||||
|
{
|
||||||
|
"name": "PartyDonut's Repository",
|
||||||
|
"subtitle": "A source for Fladder and co.",
|
||||||
|
"iconURL": "https://avatars.githubusercontent.com/u/42371342",
|
||||||
|
"tintColor": "#3A2101",
|
||||||
|
"apps": [
|
||||||
|
{
|
||||||
|
"name": "Fladder",
|
||||||
|
"bundleIdentifier": "nl.jknaapen.fladder",
|
||||||
|
"developerName": "PartyDonut",
|
||||||
|
"localizedDescription": "A Simple Jellyfin Frontend built on top of Flutter.",
|
||||||
|
"iconURL": "https://github.com/Fladder-App/Fladder/raw/develop/icons/fladder_macos_icon.png?raw=true",
|
||||||
|
"category": "entertainment",
|
||||||
|
"screenshots": [
|
||||||
|
{
|
||||||
|
"imageURL": "https://github.com/Fladder-App/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Dashboard.png?raw=true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"imageURL": "https://github.com/Fladder-App/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Details.png?raw=true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"imageURL": "https://github.com/Fladder-App/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Sync.png?raw=true"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"imageURL": "https://github.com/Fladder-App/Fladder/blob/develop/assets/marketing/screenshots/Mobile/Favourites.png?raw=true"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"version": "0.2.5",
|
||||||
|
"buildVersion": "52",
|
||||||
|
"date": "2024-10-16",
|
||||||
|
"size": 28835840,
|
||||||
|
"downloadURL": "https://github.com/Fladder-App/Fladder/releases/download/v0.2.5/fladder-iOS-0.2.5.ipa",
|
||||||
|
"minOSVersion": "13"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"news": []
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue