-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsource_pal.json
59 lines (59 loc) · 2.03 KB
/
source_pal.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"name": "Auties00",
"identifier": "com.github.auties00",
"subtitle": "A source for all of my apps",
"description": "Welcome to my source! Here you'll find all of my apps.",
"website": "https://github.com/Auties00/Artemis",
"tintColor": "F1533E",
"iconURL": "https://avatars.githubusercontent.com/u/28218457?v=4",
"featuredApps": [
"com.github.auties00.artemis"
],
"apps": [
{
"name": "Artemis",
"bundleIdentifier": "com.github.auties00.artemis",
"developerName": "Auties00",
"subtitle": "Alternative client for HIDIVE",
"localizedDescription": "Artemis is an alternative and open source streaming client for HIDIVE",
"iconURL": "https://github.com/Auties00/Artemis/blob/main/Artemis/Assets.xcassets/AppIcon.appiconset/appstore.png?raw=true",
"tintColor": "0A84FF",
"category": "entertainment",
"marketplaceID": "6630385154",
"screenshots": [
{
"imageURL": "https://github.com/user-attachments/assets/88bd1a37-0f10-4fba-b6e9-6bf3174b87a8"
},
{
"imageURL": "https://github.com/user-attachments/assets/99249893-1532-40ca-8c61-f65869e1ecca"
},
{
"imageURL": "https://github.com/user-attachments/assets/ee6fc0aa-2a3b-4abe-bab6-0eaa6019547b"
},
{
"imageURL": "https://github.com/user-attachments/assets/2d053217-3b56-482e-a7af-2baa006d545a"
},
{
"imageURL": "https://github.com/user-attachments/assets/ea555ebc-95d1-435b-b840-fbe82184892a"
}
],
"versions": [
{
"version": "3.0",
"buildVersion": "19",
"date": "2024-10-31T02:35:01+02:00",
"localizedDescription": "Bug fixes and improvements.",
"downloadURL": "https://github.com/Auties00/ArtemisPALSource/raw/refs/heads/main",
"size": 6720959,
"minOSVersion": "17.0"
}
],
"appPermissions": {
"privacy": {},
"entitlements": [
"beta-reports-active"
]
}
}
]
}