-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackup.json
More file actions
82 lines (82 loc) · 2.74 KB
/
backup.json
File metadata and controls
82 lines (82 loc) · 2.74 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
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"paging": {
"page": 1,
"count": 6,
"maxPage": 1,
"itemsTotal": 6
},
"packages": [
{
"id": "org.webosbrew.hyperhdr.tv.loader",
"title": "HyperHDR MOD",
"iconUri": "https://syspoke.github.io/logo_hdr.png",
"manifestUrl": "",
"manifest": {
"id": "org.webosbrew.hyperhdr.tv.loader",
"version": "0.1.4",
"type": "native",
"title": "HyperHDR MOD",
"appDescription": "HyperHDR",
"iconUri": "https://syspoke.github.io/logo_hdr.png",
"sourceUrl": "https://github.com/webosbrew/hyperhdr-webos-loader",
"rootRequired": true,
"ipkUrl": "https://github.com/Syspoke/syspoke.github.io/releases/download/0.1.4/hyperhdr.tv.loader.ipk",
"ipkHash": {
"sha256": "903239a460542fb2f3938f2a1920d563a091e01dadea0774f298921c3978509d"
},
"ipkSize": 41222916
},
"pool": "main",
"shortDescription": "HyperHDR MOD",
"fullDescriptionUrl": "description.html"
},
{
"id": "ui30v2",
"title": "v2 Piccap OnOff Remote Button",
"iconUri": "https://syspoke.github.io/logo_ui30.png",
"manifestUrl": "",
"manifest": {
"id": "ui30",
"version": "0.0.9",
"type": "web",
"title": "v2 Piccap OnOff Remote Button",
"appDescription": "Piccap OnOff Remote Button",
"iconUri": "https://syspoke.github.io/logo_ui30.png",
"sourceUrl": "",
"rootRequired": true,
"ipkUrl": "https://github.com/Syspoke/syspoke.github.io/releases/download/0.0.9/ui30.ipk",
"ipkHash": {
"sha256": "ed00be18f96f2b158ca4fc890e6097e7907e85cc1999424e92752764ad8d8a2d"
},
"ipkSize": 19394
},
"pool": "main",
"shortDescription": "v2 Piccap OnOff Remote Button",
"fullDescriptionUrl": "description.html"
},
{
"id": "org.webosbrew.backendshdr",
"title": "BackendsHDR v4",
"iconUri": "https://syspoke.github.io/logo_big.png",
"manifestUrl": "",
"manifest": {
"id": "org.webosbrew.backendshdr",
"version": "1.0.4",
"type": "web",
"title": "BackendsHDR v4",
"appDescription": "Backends & LUT loader",
"iconUri": "https://syspoke.github.io/logo_big.png",
"sourceUrl": "https://github.com/webosbrew/custom-screensaver",
"rootRequired": true,
"ipkUrl": "https://github.com/Syspoke/syspoke.github.io/releases/download/1.0.4/BackendsHDR.ipk",
"ipkHash": {
"sha256": "058de842006ad081f589231f4f2fd3585fa3a570c97cf8b205a12f38499ca854"
},
"ipkSize": 27305722
},
"pool": "main",
"shortDescription": "Backends & LUT loader",
"fullDescriptionUrl": "description.html"
}
]
}