forked from hugeBlack/OpenParsec
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaltstore.json
More file actions
31 lines (31 loc) · 1.52 KB
/
altstore.json
File metadata and controls
31 lines (31 loc) · 1.52 KB
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
{
"name": "OpenParsec",
"subtitle": "Open Parsec client for iOS/iPadOS",
"description": "An open-source Parsec client for iOS/iPadOS. This repo implements mouse & keyboard & touch screen support.",
"iconURL": "https://raw.githubusercontent.com/hugeBlack/OpenParsec/main/OpenParsec/Assets.xcassets/IconTransparent.imageset/icon_transparent.png",
"headerURL": "https://raw.githubusercontent.com/hugeBlack/OpenParsec/main/OpenParsec/Assets.xcassets/LogoShadow.imageset/logo_shadow.png",
"website": "https://github.com/hugeBlack/OpenParsec",
"apps": [
{
"beta": true,
"name": "OpenParsec",
"bundleIdentifier": "com.aigch.OpenParsec1",
"developerName": "hugeBlack",
"subtitle": "Open Parsec client for iOS/iPadOS",
"localizedDescription": "An open-source Parsec client for iOS/iPadOS. This repo implements mouse & keyboard & touch screen support.",
"iconURL": "https://raw.githubusercontent.com/hugeBlack/OpenParsec/main/OpenParsec/Assets.xcassets/IconTransparent.imageset/icon_transparent.png",
"tintColor": "#BB01F0",
"screenshotURLs": [],
"versions": [
{
"version": "nightly",
"date": "2024-11-24",
"downloadURL": "https://github.com/hugeBlack/OpenParsec/releases/download/nightly/OpenParsec.ipa",
"size": 1800157
}
],
"appPermissions": {}
}
],
"news": []
}