Skip to content

Commit

Permalink
Create artemis_source.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Auties00 authored Sep 6, 2024
1 parent 007f37e commit 9152743
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions artemis_source.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"name": "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": "0A84FF",
"apps": [
{
"name": "Artemis",
"bundleIdentifier": "com.github.auties00.artemis",
"developerName": "Auties00",
"subtitle": "Alternative client for HIDIVE",
"localizedDescription": "",
"iconURL": "https://picsum.photos/seed/com.github.auties00.artemis/512/512",
"tintColor": "0A84FF",
"category": "entertainment",
"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": "2.0",
"date": "2024-09-06T12:05:38+02:00",
"localizedDescription": "Bug fixes and improvements.",
"downloadURL": "https://example.com/Artemis.ipa",
"size": 1690819,
"sha256": "de48ea0fdcd0241aaeb37fcad72797f9d16caf611dab42bc889f6597304a5ece",
"minOSVersion": "17.0"
}
],
"appPermissions": {
"privacy": {},
"entitlements": [
"get-task-allow"
]
}
}
]
}

0 comments on commit 9152743

Please sign in to comment.