Skip to content

Commit 56081d8

Browse files
committed
update
1 parent 563490a commit 56081d8

1 file changed

Lines changed: 40 additions & 39 deletions

File tree

Custom-Alarm/script.json

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,45 @@
1+
@@ -0,0 +1,44 @@
12
{
2-
"version" : "1.0.0",
3-
"localizedDescriptions" : {
4-
"pt" : "",
5-
"de" : "",
6-
"en" : "Create and manage one-time, daily, and weekly custom alarms.",
7-
"ja" : "",
8-
"zh" : "创建和管理单次、每日、每周的自定义闹钟。",
9-
"fr" : "",
10-
"es" : "",
11-
"it" : "",
12-
"ru" : ""
3+
"version": "",
4+
"localizedDescriptions": {
5+
"pt": "",
6+
"de": "",
7+
"en": "Create and manage one-time, daily, and weekly custom alarms.",
8+
"ja": "",
9+
"zh": "创建和管理单次、每日、每周的自定义闹钟。",
10+
"fr": "",
11+
"es": "",
12+
"it": "",
13+
"ru": ""
1314
},
14-
"color" : "rgba(255, 149, 0,1)",
15-
"localizedNames" : {
16-
"pt" : "",
17-
"en" : "Custom Alarm",
18-
"fr" : "",
19-
"ru" : "",
20-
"de" : "",
21-
"zh" : "自定义闹钟",
22-
"it" : "",
23-
"es" : "",
24-
"ja" : ""
15+
"color": "rgba(255, 149, 0,1)",
16+
"localizedNames": {
17+
"pt": "",
18+
"en": "Custom Alarm",
19+
"fr": "",
20+
"ru": "",
21+
"de": "",
22+
"zh": "自定义闹钟",
23+
"it": "",
24+
"es": "",
25+
"ja": ""
2526
},
26-
"icon" : "clock",
27-
"name" : "Custom Alarm",
28-
"contributors" : [
29-
30-
],
31-
"iconImage" : null,
32-
"description" : "Create one-time, daily, and weekly custom alarms with AlarmManager.",
33-
"runInApp" : true,
34-
"remoteResource" : null,
35-
"entry" : "index.tsx",
36-
"author" : {
37-
"homepage" : "https:\/\/github.com\/BlackCCCat",
38-
"name" : "BlackCCCat",
39-
"email" : null
27+
"icon": "clock",
28+
"name": "Custom Alarm",
29+
"contributors": [],
30+
"iconImage": null,
31+
"description": "Create one-time, daily, and weekly custom alarms with AlarmManager.",
32+
"runInApp": true,
33+
"remoteResource": {
34+
"url": "https:\/\/github.com\/BlackCCCat\/Scripting-Scripts\/releases\/latest\/download\/Custom-Alarm.zip",
35+
"hash": "",
36+
"autoUpdateInterval": null
4037
},
41-
"intentInputTypes" : [
42-
43-
]
38+
"entry": "index.tsx",
39+
"author": {
40+
"homepage": "https:\/\/github.com\/BlackCCCat",
41+
"name": "BlackCCCat",
42+
"email": null
43+
},
44+
"intentInputTypes": []
4445
}

0 commit comments

Comments
 (0)