Skip to content

Commit eff70eb

Browse files
Release new versions
1 parent 9a5e909 commit eff70eb

17 files changed

+108
-35
lines changed

app_index.json

Lines changed: 108 additions & 35 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.1_64x64.png",
8-
"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.2.1.mpk",
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",
99
"fullname": "com.lightningpiggy.displaywallet",
10-
"version": "0.2.1",
10+
"version": "0.2.2",
1111
"category": "finance",
1212
"activities": [
1313
{
@@ -146,10 +146,10 @@
146146
"publisher": "MicroPythonOS",
147147
"short_description": "Image Viewer",
148148
"long_description": "Opens and shows images on the display.",
149-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.1.0_64x64.png",
150-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.1.0.mpk",
149+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.1.1_64x64.png",
150+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.1.1.mpk",
151151
"fullname": "com.micropythonos.imageview",
152-
"version": "0.1.0",
152+
"version": "0.1.1",
153153
"category": "graphics",
154154
"activities": [
155155
{
@@ -194,10 +194,10 @@
194194
"publisher": "MicroPythonOS",
195195
"short_description": "Player audio files",
196196
"long_description": "Traverse around the filesystem and play audio files that you select.",
197-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.1.0_64x64.png",
198-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.1.0.mpk",
197+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/icons/com.micropythonos.musicplayer_0.1.1_64x64.png",
198+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.musicplayer/mpks/com.micropythonos.musicplayer_0.1.1.mpk",
199199
"fullname": "com.micropythonos.musicplayer",
200-
"version": "0.1.0",
200+
"version": "0.1.1",
201201
"category": "development",
202202
"activities": [
203203
{
@@ -213,6 +213,30 @@
213213
]
214214
}
215215

216+
,{
217+
"name": "ScanBluetooth",
218+
"publisher": "MicroPythonOS",
219+
"short_description": "Scan Bluetooth",
220+
"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",
223+
"fullname": "com.micropythonos.scan_bluetooth",
224+
"version": "0.1.0",
225+
"category": "development",
226+
"activities": [
227+
{
228+
"entrypoint": "assets/scan_bluetooth.py",
229+
"classname": "ScanBluetooth",
230+
"intent_filters": [
231+
{
232+
"action": "main",
233+
"category": "launcher"
234+
}
235+
]
236+
}
237+
]
238+
}
239+
216240
,{
217241
"name": "ShowBattery",
218242
"publisher": "MicroPythonOS",
@@ -266,10 +290,10 @@
266290
"publisher": "MicroPythonOS",
267291
"short_description": "Record audio from microphone",
268292
"long_description": "Record audio from the I2S microphone and save as WAV files. Recordings can be played back with the Music Player app.",
269-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/icons/com.micropythonos.soundrecorder_0.1.0_64x64.png",
270-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/mpks/com.micropythonos.soundrecorder_0.1.0.mpk",
293+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/icons/com.micropythonos.soundrecorder_0.1.1_64x64.png",
294+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.soundrecorder/mpks/com.micropythonos.soundrecorder_0.1.1.mpk",
271295
"fullname": "com.micropythonos.soundrecorder",
272-
"version": "0.1.0",
296+
"version": "0.1.1",
273297
"category": "utilities",
274298
"activities": [
275299
{
@@ -306,29 +330,6 @@
306330
}
307331
]
308332
}
309-
,{
310-
"name": "Quasi Boats",
311-
"publisher": "QuasiKili",
312-
"short_description": "Boats puzzle game.",
313-
"long_description": "All the yachts are blocking your way to the dock, move them around so you can reach the dock!",
314-
"icon_url": "https://apps.micropythonos.com/apps/com.quasikili.quasiboats/icons/com.quasikili.quasiboats_0.0.1_64x64.png",
315-
"download_url": "https://apps.micropythonos.com/apps/com.quasikili.quasiboats/mpks/com.quasikili.quasiboats_0.0.1.mpk",
316-
"fullname": "com.quasikili.quasiboats",
317-
"version": "0.0.1",
318-
"category": "games",
319-
"activities": [
320-
{
321-
"entrypoint": "assets/quasiboats.py",
322-
"classname": "QuasiBoats",
323-
"intent_filters": [
324-
{
325-
"action": "main",
326-
"category": "launcher"
327-
}
328-
]
329-
}
330-
]
331-
}
332333
,{
333334
"name": "Quasi Calculator",
334335
"publisher": "QuasiKili",
@@ -375,4 +376,76 @@
375376
}
376377
]
377378
}
379+
,{
380+
"name": "Columns",
381+
"publisher": "Pavel Machek",
382+
"short_description": "Falling columns game",
383+
"long_description": "Blocks of 3 colors are falling. Align the colors to make blocks disappear.",
384+
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.columns/icons/cz.ucw.pavel.columns_0.0.1_64x64.png",
385+
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.columns/mpks/cz.ucw.pavel.columns_0.0.1.mpk",
386+
"fullname": "cz.ucw.pavel.columns",
387+
"version": "0.0.1",
388+
"category": "utilities",
389+
"activities": [
390+
{
391+
"entrypoint": "assets/main.py",
392+
"classname": "Main",
393+
"intent_filters": [
394+
{
395+
"action": "main",
396+
"category": "launcher"
397+
}
398+
]
399+
}
400+
]
401+
}
402+
403+
,{
404+
"name": "Floodit",
405+
"publisher": "Pavel Machek",
406+
"short_description": "Simple game with colors.",
407+
"long_description": "Game with colors, where objective is to turn whole board into single color in minimum number of steps.",
408+
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/icons/cz.ucw.pavel.floodit_0.0.1_64x64.png",
409+
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/mpks/cz.ucw.pavel.floodit_0.0.1.mpk",
410+
"fullname": "cz.ucw.pavel.floodit",
411+
"version": "0.0.1",
412+
"category": "utilities",
413+
"activities": [
414+
{
415+
"entrypoint": "assets/main.py",
416+
"classname": "Main",
417+
"intent_filters": [
418+
{
419+
"action": "main",
420+
"category": "launcher"
421+
}
422+
]
423+
}
424+
]
425+
}
426+
427+
,{
428+
"name": "Gyro",
429+
"publisher": "Pavel Machek",
430+
"short_description": "Gyro",
431+
"long_description": "Simple gyro app.",
432+
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.gyro/icons/cz.ucw.pavel.gyro_0.0.1_64x64.png",
433+
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.gyro/mpks/cz.ucw.pavel.gyro_0.0.1.mpk",
434+
"fullname": "cz.ucw.pavel.gyro",
435+
"version": "0.0.1",
436+
"category": "utilities",
437+
"activities": [
438+
{
439+
"entrypoint": "assets/main.py",
440+
"classname": "Main",
441+
"intent_filters": [
442+
{
443+
"action": "main",
444+
"category": "launcher"
445+
}
446+
]
447+
}
448+
]
449+
}
450+
378451
]
5.73 KB
Loading
Binary file not shown.
1.93 KB
Loading
Binary file not shown.
3.92 KB
Loading
Binary file not shown.
5.85 KB
Loading
Binary file not shown.
5.46 KB
Loading

0 commit comments

Comments
 (0)