|
1 | 1 | [ |
| 2 | + { |
| 3 | + "name": "Animation Tester", |
| 4 | + "publisher": "ACME Inc", |
| 5 | + "short_description": "Testing on-display animations", |
| 6 | + "long_description": "Stress testing multiple concurrent animations on the display by adding more and more spinners", |
| 7 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk_icon_64x64.png", |
| 8 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk", |
| 9 | + "fullname": "com.example.imutest", |
| 10 | + "version": "0.0.1" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": "BTC Ticker", |
| 14 | + "publisher": "ACME Inc", |
| 15 | + "short_description": "Bitcoin Price Ticker", |
| 16 | + "long_description": "Uses a websocket to show the current price of Bitcoin in US Dollar.", |
| 17 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.btcticker_0.0.1.mpk_icon_64x64.png", |
| 18 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.btcticker_0.0.1.mpk", |
| 19 | + "fullname": "com.example.btcticker", |
| 20 | + "version": "0.0.1" |
| 21 | + }, |
2 | 22 | { |
3 | 23 | "name": "Camera Tester", |
4 | 24 | "publisher": "ACME Inc", |
|
9 | 29 | "fullname": "com.example.camtest", |
10 | 30 | "version": "0.0.1" |
11 | 31 | }, |
| 32 | + { |
| 33 | + "name": "CPU Tester", |
| 34 | + "publisher": "ACME Inc", |
| 35 | + "short_description": "Testing the CPU speed", |
| 36 | + "long_description": "Experimentally determines how many idle loops and sha256-hashing loops the CPU can perform per second.", |
| 37 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.cputest_0.0.1.mpk_icon_64x64.png", |
| 38 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.cputest_0.0.1.mpk", |
| 39 | + "fullname": "com.example.cputest", |
| 40 | + "version": "0.0.1" |
| 41 | + }, |
12 | 42 | { |
13 | 43 | "name": "IMU Tester", |
14 | 44 | "publisher": "ACME Inc", |
|
20 | 50 | "version": "0.0.1" |
21 | 51 | }, |
22 | 52 | { |
23 | | - "name": "Animation Tester", |
| 53 | + "name": "Memory Tester", |
24 | 54 | "publisher": "ACME Inc", |
25 | | - "short_description": "Testing on-display animations", |
26 | | - "long_description": "Stress testing multiple concurrent animations on the display by adding more and more spinners", |
27 | | - "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk_icon_64x64.png", |
28 | | - "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.lvgltest_0.0.1.mpk", |
29 | | - "fullname": "com.example.imutest", |
| 55 | + "short_description": "RAM Memory Test", |
| 56 | + "long_description": "Experimentally determines how many RAM memory buffers can be allocated.", |
| 57 | + "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.memtest_0.0.1.mpk_icon_64x64.png", |
| 58 | + "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.memtest_0.0.1.mpk", |
| 59 | + "fullname": "com.example.memtest", |
30 | 60 | "version": "0.0.1" |
31 | 61 | }, |
32 | 62 | { |
33 | 63 | "name": "Weather Pro", |
34 | 64 | "publisher": "SkyTech", |
35 | 65 | "short_description": "Real-time weather updates", |
36 | | - "long_description": "Weather Pro provides accurate, real-time weather forecasts with detailed hourly and daily predictions, radar maps, and severe weather alerts.", |
| 66 | + "long_description": "Weather Pro provides accurate, real-time forecasts with detailed hourly and daily predictions, radar maps, and severe weather alerts.", |
37 | 67 | "icon_url": "http://demo.lnpiggy.com:2121/icons/weather_pro.png", |
38 | 68 | "download_url": "http://demo.lnpiggy.com:2121/zips/com.example.app1_0.0.1.zip", |
39 | 69 | "fullname": "com_example_app1", |
|
53 | 83 | "name": "Fitness Tracker (broken icon)", |
54 | 84 | "publisher": "HealthCo", |
55 | 85 | "short_description": "Track your workouts", |
56 | | - "long_description": "Fitness Tracker monitors your daily activities, workouts, and sleep patterns, offering personalized insights to help you achieve your fitness goals.", |
| 86 | + "long_description": "Fitness Tracker monitors your daily activities, workouts, and sleep patterns, offering insights to help you achieve your fitness goals.", |
57 | 87 | "icon_url": "httppp://completelybrokeniconurl", |
58 | 88 | "download_url": "http://demo.lnpiggy.com:2121/zips/com.example.imutest_0.0.1.zip", |
59 | 89 | "fullname": "com.healthco.fitnesstracker", |
|
0 commit comments