Skip to content

Commit 96b3928

Browse files
Release for 0.9.1 compatibility
1 parent eff70eb commit 96b3928

File tree

11 files changed

+57
-9
lines changed

11 files changed

+57
-9
lines changed

app_index.json

Lines changed: 57 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"publisher": "LightningPiggy Foundation",
55
"short_description": "Display wallet that shows balance, transactions, receive QR code etc.",
66
"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",
99
"fullname": "com.lightningpiggy.displaywallet",
10-
"version": "0.2.2",
10+
"version": "0.2.3",
1111
"category": "finance",
1212
"activities": [
1313
{
@@ -117,6 +117,30 @@
117117
]
118118
}
119119

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+
120144
,{
121145
"name": "HelloWorld",
122146
"publisher": "MicroPythonOS",
@@ -189,6 +213,30 @@
189213
]
190214
}
191215

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+
192240
,{
193241
"name": "Music Player",
194242
"publisher": "MicroPythonOS",
@@ -218,10 +266,10 @@
218266
"publisher": "MicroPythonOS",
219267
"short_description": "Scan Bluetooth",
220268
"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",
223271
"fullname": "com.micropythonos.scan_bluetooth",
224-
"version": "0.1.0",
272+
"version": "0.1.1",
225273
"category": "development",
226274
"activities": [
227275
{
@@ -266,10 +314,10 @@
266314
"publisher": "MicroPythonOS",
267315
"short_description": "Show installed fonts",
268316
"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",
271319
"fullname": "com.micropythonos.showfonts",
272-
"version": "0.0.4",
320+
"version": "0.0.5",
273321
"category": "development",
274322
"activities": [
275323
{
5.73 KB
Loading
Binary file not shown.
3.02 KB
Loading
Binary file not shown.
8.59 KB
Loading
Binary file not shown.
5.85 KB
Loading
Binary file not shown.
4.6 KB
Loading

0 commit comments

Comments
 (0)