|
4 | 4 | "publisher": "LightningPiggy Foundation", |
5 | 5 | "short_description": "Display wallet that shows balance, transactions, receive QR code etc.", |
6 | 6 | "long_description": "See https://www.LightningPiggy.com", |
7 | | -"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.2.2_64x64.png", |
8 | | -"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.2.2.mpk", |
| 7 | +"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.2.3_64x64.png", |
| 8 | +"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.2.3.mpk", |
9 | 9 | "fullname": "com.lightningpiggy.displaywallet", |
10 | | -"version": "0.2.2", |
| 10 | +"version": "0.2.3", |
11 | 11 | "category": "finance", |
12 | 12 | "activities": [ |
13 | 13 | { |
|
117 | 117 | ] |
118 | 118 | } |
119 | 119 |
|
| 120 | +,{ |
| 121 | +"name": "ESPNowChat", |
| 122 | +"publisher": "MicroPythonOS", |
| 123 | +"short_description": "ESPNow Chat", |
| 124 | +"long_description": "Simple chat app using EspNow protocol for communication between devices.", |
| 125 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.espnow_chat/icons/com.micropythonos.espnow_chat_0.1.0_64x64.png", |
| 126 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.espnow_chat/mpks/com.micropythonos.espnow_chat_0.1.0.mpk", |
| 127 | +"fullname": "com.micropythonos.espnow_chat", |
| 128 | +"version": "0.1.0", |
| 129 | +"category": "development", |
| 130 | +"activities": [ |
| 131 | + { |
| 132 | + "entrypoint": "assets/espnow_chat.py", |
| 133 | + "classname": "EspNowChat", |
| 134 | + "intent_filters": [ |
| 135 | + { |
| 136 | + "action": "main", |
| 137 | + "category": "launcher" |
| 138 | + } |
| 139 | + ] |
| 140 | + } |
| 141 | + ] |
| 142 | +} |
| 143 | + |
120 | 144 | ,{ |
121 | 145 | "name": "HelloWorld", |
122 | 146 | "publisher": "MicroPythonOS", |
|
189 | 213 | ] |
190 | 214 | } |
191 | 215 |
|
| 216 | +,{ |
| 217 | +"name": "LoRa Chat", |
| 218 | +"publisher": "MicroPythonOS", |
| 219 | +"short_description": "Chat using LoRa", |
| 220 | +"long_description": "Send messages back and forth with your friends using LoRa.", |
| 221 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.lora_chat/icons/com.micropythonos.lora_chat_0.0.5_64x64.png", |
| 222 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.lora_chat/mpks/com.micropythonos.lora_chat_0.0.5.mpk", |
| 223 | +"fullname": "com.micropythonos.lora_chat", |
| 224 | +"version": "0.0.5", |
| 225 | +"category": "development", |
| 226 | +"activities": [ |
| 227 | + { |
| 228 | + "entrypoint": "assets/lora_chat.py", |
| 229 | + "classname": "LoRaChat", |
| 230 | + "intent_filters": [ |
| 231 | + { |
| 232 | + "action": "main", |
| 233 | + "category": "launcher" |
| 234 | + } |
| 235 | + ] |
| 236 | + } |
| 237 | + ] |
| 238 | +} |
| 239 | + |
192 | 240 | ,{ |
193 | 241 | "name": "Music Player", |
194 | 242 | "publisher": "MicroPythonOS", |
|
218 | 266 | "publisher": "MicroPythonOS", |
219 | 267 | "short_description": "Scan Bluetooth", |
220 | 268 | "long_description": "Lists all nearby Bluetooth devices with some information", |
221 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/icons/com.micropythonos.scan_bluetooth_0.0.1_64x64.png", |
222 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/mpks/com.micropythonos.scan_bluetooth_0.0.1.mpk", |
| 269 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/icons/com.micropythonos.scan_bluetooth_0.1.1_64x64.png", |
| 270 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.scan_bluetooth/mpks/com.micropythonos.scan_bluetooth_0.1.1.mpk", |
223 | 271 | "fullname": "com.micropythonos.scan_bluetooth", |
224 | | -"version": "0.1.0", |
| 272 | +"version": "0.1.1", |
225 | 273 | "category": "development", |
226 | 274 | "activities": [ |
227 | 275 | { |
|
266 | 314 | "publisher": "MicroPythonOS", |
267 | 315 | "short_description": "Show installed fonts", |
268 | 316 | "long_description": "Visualize the installed fonts so the user can check them out.", |
269 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.0.4_64x64.png", |
270 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.0.4.mpk", |
| 317 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.0.5_64x64.png", |
| 318 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.0.5.mpk", |
271 | 319 | "fullname": "com.micropythonos.showfonts", |
272 | | -"version": "0.0.4", |
| 320 | +"version": "0.0.5", |
273 | 321 | "category": "development", |
274 | 322 | "activities": [ |
275 | 323 | { |
|
0 commit comments