-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathallAppList.json
590 lines (590 loc) · 24.9 KB
/
allAppList.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
[
{
"id": 0,
"name": "F-OH",
"desc": "F-OH is an application center for FOSS (Free and Open Source Software) on the OpenHarmony platform",
"icon": "/data/org.ohosdev.foh/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.foh",
"version": "1.3.5",
"hapUrl": "/data/org.ohosdev.foh/F-OH-1.3.5.hap",
"type": "app",
"tags": "Essential Apps, App Center, App Market",
"openSourceAddress": "https://gitee.com/westinyang/f-oh",
"releaseTime": "2023-04-11"
},
{
"id": 1,
"name": "Device Info",
"desc": "Device Info viewing application, the first open source release~ New version can check the real device serial number and UDID",
"icon": "/data/org.ohosdev.deviceinfo/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.deviceinfo",
"version": "1.2.4",
"hapUrl": "/data/org.ohosdev.deviceinfo/DeviceInfo-1.2.4.hap",
"type": "app",
"tags": "Utility, Device Detection",
"openSourceAddress": "https://gitee.com/westinyang/device-info",
"releaseTime": "2023-03-22"
},
{
"id": 2,
"name": "Browser CE",
"desc": "Browser CE (Community Edition), customized and enhanced based on the official demo, the latest version supports downloading and installing hap, long press menu, etc.",
"icon": "/data/org.ohosdev.browserce/icon2.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.browserce",
"version": "1.2.1",
"hapUrl": "/data/org.ohosdev.browserce/BrowserCE-1.2.1.hap",
"type": "app",
"tags": "Utility, Browser",
"openSourceAddress": "https://gitee.com/westinyang/browser-ce",
"releaseTime": "2023-03-26"
},
{
"id": 3,
"name": "Virtual Keyboard",
"desc": "A virtual keyboard app supporting Chinese input, a temporary solution for the current stage where the OHOS system keyboard does not support Chinese input",
"icon": "/data/org.ohosdev.virtualkeyboard/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.virtualkeyboard",
"version": "1.1.0",
"hapUrl": "/data/org.ohosdev.virtualkeyboard/VirtualKeyboard-1.1.0.hap",
"type": "app",
"tags": "Utility, Chinese Input",
"openSourceAddress": "https://gitee.com/westinyang/virtual-keyboard",
"releaseTime": "2023-03-28"
},
{
"id": 4,
"name": "WebApp",
"desc": "An example app wrapping WebView, easy to modify into other online or local web pages",
"icon": "/data/org.ohosdev.webapp/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.webapp",
"version": "1.0.0",
"hapUrl": "/data/org.ohosdev.webapp/WebApp-1.0.0.hap",
"type": "app",
"tags": "Example App, Webpage Wrapping",
"openSourceAddress": "https://gitee.com/westinyang/web-app",
"releaseTime": "2023-03-24"
},
{
"id": 5,
"name": "Tetris",
"desc": "Tetris, a classic handheld game, progress persists, playable offline, now supports sound control~",
"icon": "/data/org.ohosdev.tetris/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.tetris",
"version": "1.1.0",
"hapUrl": "/data/org.ohosdev.tetris/Tetris-1.1.0.hap",
"type": "game",
"tags": "Casual Game, Tetris, Classic Handheld",
"openSourceAddress": "https://gitee.com/westinyang/tetris",
"releaseTime": "2023-04-05"
},
{
"id": 6,
"name": "Magnet Search",
"desc": "A simple magnet search app, implemented a very simple web crawler, parses HTML data and displays it, and simply implemented load more feature",
"icon": "/data/org.ohosdev.magnetspider/icon.png",
"vender": "@z-p-j",
"packageName": "org.ohosdev.magnetspider",
"version": "1.0.0",
"hapUrl": "/data/org.ohosdev.magnetspider/MagnetSpider-1.0.0.hap",
"type": "app",
"tags": "Utility, Magnet Search",
"openSourceAddress": "https://gitee.com/ohos-dev/magnet-spider",
"releaseTime": "2023-04-03"
},
{
"id": 7,
"name": "2048",
"desc": "Official example, this example uses the Grid component, implements the 2048 game functionality",
"icon": "/data/ohos.samples.game2048/icon.png",
"vender": "@ohos.samples",
"packageName": "ohos.samples.game2048",
"version": "1.0.0",
"hapUrl": "/data/ohos.samples.game2048/2048-1.0.0.hap",
"type": "game",
"tags": "Official Example, Casual Game, Mini Game",
"openSourceAddress": "https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solutions/Game/Game2048",
"releaseTime": "2023-04-11"
},
{
"id": 8,
"name": "Flip Clock",
"desc": "Official example, this example primarily showcases scenarios related to clocks, alarms, countdowns, etc.",
"icon": "/data/ohos.samples.flipclock/icon.png",
"vender": "@ohos.samples",
"packageName": "ohos.samples.flipclock",
"version": "1.0.0",
"hapUrl": "/data/ohos.samples.flipclock/FlipClock-1.0.0.hap",
"type": "app",
"tags": "Official Example, Clock, Alarm, Countdown",
"openSourceAddress": "https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solutions/Tools/FlipClock",
"releaseTime": "2023-04-13"
},
{
"id": 9,
"name": "Character Conversion Tool",
"desc": "Convert Unicode to characters, characters to Unicode, Simplified to Traditional, Traditional to Simplified, string encryption.",
"icon": "/data/org.ohosdev.codec/icon_app.png",
"vender": "@Liujingtao",
"packageName": "org.ohosdev.codec",
"version": "1.0.3",
"hapUrl": "/data/org.ohosdev.codec/Codec-1.0.3.hap",
"type": "app",
"tags": "Utility, Encoding/Decoding, Encoding Conversion, Encryption",
"openSourceAddress": "https://gitee.com/Autumn__Moon/Codec",
"releaseTime": "2023-06-20"
},
{
"id": 11,
"name": "Power Management",
"desc": "Specially prepared for old OH phones like Xiaomi 6, OnePlus 6T, PocoF1 etc., a lifesaver for power buttons",
"icon": "/data/org.ohosdev.powermgt/icon.png",
"vender": "@westinyang",
"packageName": "org.ohosdev.powermgt",
"version": "1.0.0",
"hapUrl": "/data/org.ohosdev.powermgt/PowerMGT-1.0.0.hap",
"type": "app",
"tags": "Utility, System Tool, Power Mode",
"openSourceAddress": "https://gitee.com/westinyang/power-mgt",
"releaseTime": "2023-04-21"
},
{
"id": 12,
"name": "Mini Games",
"desc": "A collection of classic mini games developed natively, with 2048 and Tetris already online, other games updating progressively...",
"icon": "/data/org.ohosdev.minigame/icon.png",
"vender": "@chen7712369",
"packageName": "org.ohosdev.minigame",
"version": "1.1.0",
"hapUrl": "/data/org.ohosdev.minigame/MiniGame-1.1.0.hap",
"type": "game",
"tags": "Casual Game, Mini Game Collection, 2048, Tetris",
"openSourceAddress": "https://gitee.com/ohos-dev/mini-game.git",
"releaseTime": "2023-05-11"
},
{
"id": 13,
"name": "Storage Statistics",
"desc": "Official example, supports viewing device storage space, app storage space, and storage information of available volumes",
"icon": "/data/ohos.samples.storagestaistic/icon.png",
"vender": "@ohos.samples",
"packageName": "ohos.samples.storagestaistic",
"version": "1.0.0",
"hapUrl": "/data/ohos.samples.storagestaistic/StorageStatistic-1.0.0.hap",
"type": "app",
"tags": "Official Example, Device, App, Available Volume",
"openSourceAddress": "https://gitee.com/openharmony/applications_app_samples/tree/master/code/SystemFeature/DeviceManagement/StorageStatistic",
"releaseTime": "2023-05-22"
},
{
"id": 14,
"name": "Device Management",
"desc": "A multi-in-one tool, capable of shutting down, rebooting, locking the screen, viewing device information, managing files, etc., still needing improvement.",
"icon": "/data/org.ohosdev.devicemanagement/icon.png",
"vender": "@Liujingtao",
"packageName": "org.ohosdev.devicemanagement",
"version": "1.0.1",
"hapUrl": "/data/org.ohosdev.devicemanagement/DeviceManagement-1.0.1.hap",
"type": "app",
"tags": "",
"openSourceAddress": "https://gitee.com/Autumn__Moon/DeviceManagement",
"releaseTime": "2023-06-06"
},
{
"id": 15,
"name": "Translator",
"desc": "A translation tool that can translate common languages into another language. Note: If installation fails, uninstall the original and reinstall.",
"icon": "/data/org.ohosdev.translator/icon.png",
"vender": "@Liujingtao",
"packageName": "org.ohosdev.translator",
"version": "1.0.2",
"hapUrl": "/data/org.ohosdev.translator/Translator-1.0.2.hap",
"type": "app",
"tags": "Translation, Tool",
"openSourceAddress": "https://gitee.com/Autumn__Moon/Translator",
"releaseTime": "2023-07-15"
},
{
"id": 16,
"name": "Easy Account",
"desc": "An open-source billing recording software developed using the ArkUI framework, signed under the Mulan License",
"icon": "/data/com.ericple.ohbill/icon.png",
"vender": "@Ericple",
"packageName": "com.ericple.ohbill",
"version": "1.0.0",
"hapUrl": "/data/com.ericple.ohbill/OhBill-1.0.0.hap",
"type": "app",
"tags": "Utility, Finance, Accounting",
"openSourceAddress": "https://gitee.com/ericple/oh-bill",
"releaseTime": "2023-08-12"
},
{
"id": 17,
"name": "Blood Pressure Record",
"desc": "A heart rate and blood pressure recording app for OpenHarmony, licensed under the Apache 2 License.",
"icon": "/data/org.ohosdev.bloodpressure/icon.png",
"vender": "@myyauyau/Meow Tech Open Source",
"packageName": "org.ohosdev.bloodpressure",
"version": "0.5.1",
"hapUrl": "/data/org.ohosdev.bloodpressure/BP-1.0.0.hap",
"type": "app",
"tags": "Utility, Health",
"openSourceAddress": "https://gitee.com/ohos-dev/BloodPressureRecord",
"releaseTime": "2023-08-20"
},
{
"id": 18,
"name": "LinysTools: Aggregate Search",
"desc": "One-click search across all platforms!",
"icon": "/data/com.hmos.awaliny.myapplication/icon.png",
"vender": "@awa_Liny",
"packageName": "com.hmos.awaliny.myapplication",
"version": "1.0.1",
"hapUrl": "/data/com.hmos.awaliny.myapplication/LinysTools-1.0.1.hap",
"type": "app",
"tags": "Tools",
"openSourceAddress": "https://gitee.com/awa_Liny/LinysTools",
"releaseTime": "2023-08-15"
},
{
"id": 19,
"name": "File Management",
"desc": "File Management is a branch of OpenHarmony's FilePicker, featuring renaming and deletion capabilities.",
"icon": "/data/org.ohosdev.filemanager/icon.png",
"vender": "@myyauyau/Meow Tech Open Source",
"packageName": "org.ohosdev.filemanager",
"version": "1.2.0.100",
"hapUrl": "/data/org.ohosdev.filemanager/FileManager-1.2.0.hap",
"type": "app",
"tags": "Utility, Essential App, System Tool",
"openSourceAddress": "https://gitee.com/ohos-dev/FileManager/",
"releaseTime": "2023-10-31"
},
{
"id": 20,
"name": "File Preview",
"desc": "An OpenHarmony file preview app",
"icon": "/data/org.ohosdev.ohpreview/icon.png",
"vender": "@myyauyau/Meow Tech Open Source",
"packageName": "org.ohosdev.ohpreview",
"version": "1.0.0",
"hapUrl": "/data/org.ohosdev.ohpreview/FilePreviewer-1.0.0.hap",
"type": "app",
"tags": "Utility, Essential App, Video Playback, System Tool",
"openSourceAddress": "https://gitee.com/ohos-dev/FilePreviewer",
"releaseTime": "2023-08-15"
},
{
"id": 21,
"name": "Digital Klotski",
"desc": "Digital Klotski, a small game written with arkui.",
"icon": "/data/com.example.Digital_Huarong_Road/icon.png",
"vender": "@绒球形机器人",
"packageName": "com.example.Digital_Huarong_Road",
"version": "1.1.0",
"hapUrl": "/data/com.example.Digital_Huarong_Road/Digital_Huarong_Road-1.1.0.hap",
"type": "game",
"tags": "Casual Game, Digital Klotski",
"openSourceAddress": "https://gitee.com/ohos-dev/digital_huarong_road",
"releaseTime": "2023-08-24"
},
{
"id": 22,
"name": "Tic-Tac-Toe",
"desc": "Play tic-tac-toe on the desktop using card format.",
"icon": "/data/com.example.jingziqi/icon.png",
"vender": "@上海张律师",
"packageName": "com.example.jingziqi",
"version": "1.0.0",
"hapUrl": "/data/com.example.jingziqi/JingZiQi-1.0.0.hap",
"type": "game",
"tags": "Puzzle Game, Universal Card, Tic-Tac-Toe",
"openSourceAddress": "https://gitee.com/zhang_yue1996/harmonyos/tree/master/jingziqi",
"releaseTime": "2023-09-02"
},
{
"id": 23,
"name": "One Leaf Weather",
"desc": "Weather app, data source is QWeather, but requires adding your own web key, see: https://dev.qweather.com/",
"icon": "/data/com.example.yiyeweather/icon.png",
"vender": "@惟草木之零落兮",
"packageName": "com.example.yiyeweather",
"version": "1.0.1",
"hapUrl": "/data/com.example.yiyeweather/yiyeweather-v1.0.1.hap",
"type": "app",
"tags": "Utility, Universal Card, Essential App, Weather",
"openSourceAddress": "https://gitee.com/wcmzllx/YiYeWeather",
"releaseTime": "2023-09-23"
},
{
"id": 24,
"name": "Weather",
"desc": "Open source HarmonyOS weather app",
"icon": "/data/com.ohos.weather/icon.png",
"vender": "@Ericple",
"packageName": "com.ohos.weather",
"version": "1.0.0",
"hapUrl": "/data/com.ohos.weather/ohos-weather_1.0.0.hap",
"type": "app",
"tags": "Utility, Essential App, Weather",
"openSourceAddress": "https://gitee.com/ericple/ohos-weather",
"releaseTime": "2023-10-29"
},
{
"id": 25,
"name": "Homework Task List",
"desc": "Task list tool developed using ArkTS, manage your task deadlines with a timeline bar",
"icon": "/data/top.handwer.homeworktasklist/icon.png",
"vender": "@Handwer",
"packageName": "top.handwer.homeworktasklist",
"version": "0.14.1",
"hapUrl": "/data/top.handwer.homeworktasklist/HomeworkTasklist-v0.14.1-alpha.hap",
"type": "app",
"tags": "Utility, Essential App, To-do List",
"openSourceAddress": "https://gitee.com/handwer/homework-tasklist-v2/",
"releaseTime": "2023-11-11"
},
{
"id": 26,
"name": "HAP Warehouse",
"desc": "HAP repository based on AList, minimum API level 10",
"icon": "/data/com.example.hapwarehouse/icon.png",
"vender": "Bilibili@绒球形机器人",
"packageName": "com.example.hapwarehouse",
"version": "0.1.2",
"hapUrl": "/data/com.example.hapwarehouse/hapwarehouse0.1.2.hap",
"type": "app",
"tags": "Utility, Essential App, App Warehouse",
"openSourceAddress": "https://gitee.com/cgwlos/hap-warehouse",
"releaseTime": "2023-11-29"
},
{
"id": 27,
"name": "Chart Master",
"desc": "Demo app based on uCharts, showcases most uCharts use cases and allows viewing and copying sample configuration data",
"icon": "/data/com.example.ohucharts/icon.png",
"vender": "@华姐",
"packageName": "com.example.ohucharts",
"version": "1.0.1",
"hapUrl": "/data/com.example.ohucharts/ohucharts-v1.0.1.hap",
"type": "app",
"tags": "Chart Tool, Coding Aid, Usage Examples, uCharts",
"openSourceAddress": "https://gitee.com/w2cxy/oh-ucharts",
"releaseTime": "2023-12-14"
},
{
"id": 28,
"name": "Math Punching",
"desc": "A learning assistant help with math",
"icon": "/data/com.example.oniromathpunching/icon.png",
"vender": "Chen",
"packageName": "com.example.oniromathpunching",
"version": "1.0.0",
"hapUrl": "/data/com.example.oniromathpunching/oniromathpunching-v1.0.0.hap",
"type": "app",
"tags": "Utility,Study",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-math_practice_demo.git",
"releaseTime": "2024-11-12"
},
{
"id": 29,
"name": "Pokemon List",
"desc": "Pokémon type and attribute details viewing tool that helps users quickly understand Pokémon's attribute restraint relationships, skill effects, and related data.",
"icon": "/data/com.example.pokemonlist/icon.png",
"vender": "Chen",
"packageName": "com.example.pokemonlist",
"version": "1.0.0",
"hapUrl": "/data/com.example.pokemonlist/pokemonlist-v1.0.0.hap",
"type": "app",
"tags": "Entertainment,Game Book",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-PokemonList.git",
"releaseTime": "2024-12-16"
},
{
"id": 30,
"name": "Super Flashlight",
"desc": "Simple tool of controlling flashlight on OpenHarmony device.",
"icon": "/data/com.example.superflashlight/icon.png",
"vender": "Chen",
"packageName": "com.example.superflashlight",
"version": "1.0.0",
"hapUrl": "/data/com.example.superflashlight/superflashlight-v1.0.0.hap",
"type": "app",
"tags": "Utility",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-SuperBrightFlashlight.git",
"releaseTime": "2024-12-28"
},
{
"id": 31,
"name": "Time Around World",
"desc": "Display time all over the world",
"icon": "/data/com.example.timearoundworld/icon.png",
"vender": "Chen",
"packageName": "com.example.timearoundworld",
"version": "1.0.0",
"hapUrl": "/data/com.example.timearoundworld/timearoundworld-v1.0.0.hap",
"type": "app",
"tags": "Utility,Essential App, Clock",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-TimeAroundWorld.git",
"releaseTime": "2024-12-27"
},
{
"id": 32,
"name": "Guess Number",
"desc": "Simple and classic online 1-100 number guessing game",
"icon": "/data/com.example.guessnumber/icon.png",
"vender": "Chen",
"packageName": "com.example.guessnumber",
"version": "1.0.0",
"hapUrl": "/data/com.example.guessnumber/guessnumber-v1.0.0.hap",
"type": "app",
"tags": "Casual Game,Guess Number",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-GuessNumber.git",
"releaseTime": "2024-12-21"
},
{
"id": 33,
"name": "Pinwheel",
"desc": "A fun and interactive application that simulates a pinwheel spinning based on your breath",
"icon": "/data/com.example.pinwheel/icon.png",
"vender": "fuzi",
"packageName": "com.example.pinwheel",
"version": "1.0.0",
"hapUrl": "/data/com.example.pinwheel/pinwheel-v1.0.0.hap",
"type": "app",
"tags": "Casual Game, Pinwheel",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-Pinwheel",
"releaseTime": "2024-12-21"
},
{
"id": 34,
"name": "Bmi Calculator",
"desc": "A simple tool designed to help users quickly calculate their BMI based on their height and weight",
"icon": "/data/com.example.bmicalculator/icon.png",
"vender": "Sebastian",
"packageName": "com.example.bmicalculator",
"version": "1.0.0",
"hapUrl": "/data/com.example.bmicalculator/bmicalculator-v1.0.0.hap",
"type": "app",
"tags": "Utility, Bmi Calculator",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-bmicalculator",
"releaseTime": "2024-12-21"
},
{
"id": 35,
"name": "Unit Converter",
"desc": "A simple and intuitive tool designed to convert various units of measurement",
"icon": "/data/com.example.unitconverter/icon.png",
"vender": "Sebastian",
"packageName": "com.example.unitconverter",
"version": "1.0.0",
"hapUrl": "/data/com.example.unitconverter/unitconverter-v1.0.0.hap",
"type": "app",
"tags": "Utility, Unit Converter",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-unitconverter",
"releaseTime": "2024-12-21"
},
{
"id": 36,
"name": "Water Tracker",
"desc": "App to track your daily water intake",
"icon": "/data/com.example.watertracker/icon.png",
"vender": "Adam",
"packageName": "com.example.watertracker",
"version": "1.0.0",
"hapUrl": "/data/com.example.watertracker/watertracker-v1.0.0.hap",
"type": "app",
"tags": "Health, Wellbeing",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-WaterTracker",
"releaseTime": "2024-12-15"
},
{
"id": 37,
"name": "Throw The Dice",
"desc": "Throw the dice is a simple example of helper app for RPG / boardgames",
"icon": "/data/com.example.throwthedice/icon.png",
"vender": "Michal",
"packageName": "com.example.throwthedice",
"version": "1.0.0",
"hapUrl": "/data/com.example.throwthedice/throwthedice-v1.0.0.hap",
"type": "app",
"tags": "Utility, Casual Game, Throw The Dice",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-ThrowTheDice",
"releaseTime": "2024-12-21"
},
{
"id": 38,
"name": "Magic 8 Ball",
"desc": "App to help you make important decisions",
"icon": "/data/com.example.magic8ball/icon.png",
"vender": "Adam",
"packageName": "com.example.magic8ball",
"version": "1.0.0",
"hapUrl": "/data/com.example.magic8ball/magic8ball-v1.0.0.hap",
"type": "app",
"tags": "Fun, Magic 8 Ball",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-Magic8Ball",
"releaseTime": "2024-12-15"
},
{
"id": 39,
"name": "Quote of the Day",
"desc": "App that displays inspirational quotes at the push of a button",
"icon": "/data/com.example.quoteoftheday/icon.png",
"vender": "Adam",
"packageName": "com.example.quoteoftheday",
"version": "1.0.0",
"hapUrl": "/data/com.example.quoteoftheday/quoteoftheday-v1.0.0.hap",
"type": "app",
"tags": "Quotes, Inspirational",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-QuoteOfTheDay",
"releaseTime": "2024-12-15"
},
{
"id": 40,
"name": "Workout Logbook",
"desc": "Workout Logbook app is designed to help users easily record and manage their daily exercise",
"icon": "/data/com.example.workoutlogbook/icon.png",
"vender": "Chen",
"packageName": "com.example.workoutlogbook",
"version": "1.0.0",
"hapUrl": "/data/com.example.workoutlogbook/workoutlogbook-v1.0.0.hap",
"type": "app",
"tags": "Health, Utility",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-WorkoutLogbook",
"releaseTime": "2025-01-09"
},
{
"id": 41,
"name": "PlayScout",
"desc": "Explore and download free games effortlessly",
"icon": "/data/com.example.playscout/icon.png",
"vender": "Chen",
"packageName": "com.example.playscout",
"version": "1.0.0",
"hapUrl": "/data/com.example.playscout/playscout-v1.0.0.hap",
"type": "app",
"tags": "Game Store, Information",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-PlayScout",
"releaseTime": "2025-01-09"
},
{
"id": 42,
"name": "My List",
"desc": "MyList is application to list the items in case forgetting to buy or to take",
"icon": "/data/com.example.mylist/icon.png",
"vender": "Roxy",
"packageName": "com.example.mylist",
"version": "1.0.0",
"hapUrl": "/data/com.example.mylist/mylist-v1.0.0.hap",
"type": "app",
"tags": "Utility, Shopping List",
"openSourceAddress": "https://github.com/eclipse-oniro4openharmony/app-MyList",
"releaseTime": "2025-12-15"
}
]