|
5 | 5 | "short_description": "Display wallet that shows balance, transactions, receive QR code etc.", |
6 | 6 | "long_description": "See https://www.LightningPiggy.com", |
7 | 7 | "fullname": "com.lightningpiggy.displaywallet", |
8 | | - "version": "0.6.1", |
| 8 | + "version": "0.7.0", |
9 | 9 | "category": "finance", |
10 | 10 | "activities": [ |
11 | 11 | { |
|
19 | 19 | ] |
20 | 20 | } |
21 | 21 | ], |
22 | | - "icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.6.1_64x64.png", |
23 | | - "download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.6.1.mpk" |
| 22 | + "icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.7.0_64x64.png", |
| 23 | + "download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.7.0.mpk" |
| 24 | +} |
| 25 | +,{ |
| 26 | + "name": "BLEep", |
| 27 | + "publisher": "MicroPythonOS", |
| 28 | + "short_description": "Find and befriend nearby BLE users", |
| 29 | + "long_description": "BLE-powered friend maker. Find nearby users, send friend requests, accept/deny incoming ones, and track your friend count. Unfriend when you drift apart.", |
| 30 | + "fullname": "com.micropythonos.bleep", |
| 31 | + "version": "0.2.0", |
| 32 | + "category": "social", |
| 33 | + "activities": [ |
| 34 | + { |
| 35 | + "entrypoint": "bleep.py", |
| 36 | + "classname": "BLEep", |
| 37 | + "intent_filters": [ |
| 38 | + { |
| 39 | + "action": "main", |
| 40 | + "category": "launcher" |
| 41 | + } |
| 42 | + ] |
| 43 | + }, |
| 44 | + { |
| 45 | + "entrypoint": "bleep.py", |
| 46 | + "classname": "BLEepDetail", |
| 47 | + "intent_filters": [ |
| 48 | + { |
| 49 | + "action": "view" |
| 50 | + } |
| 51 | + ] |
| 52 | + } |
| 53 | + ], |
| 54 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.bleep/icons/com.micropythonos.bleep_0.2.0_64x64.png", |
| 55 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.bleep/mpks/com.micropythonos.bleep_0.2.0.mpk" |
24 | 56 | } |
25 | 57 | ,{ |
26 | 58 | "name": "Breakout", |
|
444 | 476 | "short_description": "Nostr", |
445 | 477 | "long_description": "Notest and Other Stuff Transmitted by Relays", |
446 | 478 | "fullname": "com_micropythonos_nostr", |
447 | | - "version": "0.5.1", |
| 479 | + "version": "0.6.0", |
448 | 480 | "category": "communication", |
449 | 481 | "activities": [ |
450 | 482 | { |
|
469 | 501 | ] |
470 | 502 | } |
471 | 503 | ], |
472 | | - "icon_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/icons/com_micropythonos_nostr_0.5.1_64x64.png", |
473 | | - "download_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/mpks/com_micropythonos_nostr_0.5.1.mpk" |
| 504 | + "icon_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/icons/com_micropythonos_nostr_0.6.0_64x64.png", |
| 505 | + "download_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/mpks/com_micropythonos_nostr_0.6.0.mpk" |
474 | 506 | } |
475 | 507 | ,{ |
476 | 508 | "name": "REPL Shell", |
|
709 | 741 | } |
710 | 742 | ], |
711 | 743 | "category": "utilities", |
712 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/mpks/com.micropythonos.thefreelanternplayer_1.0.0.mpk", |
| 744 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/mpks/com.micropythonos.thefreelanternplayer_1.0.1.mpk", |
713 | 745 | "fullname": "com.micropythonos.thefreelanternplayer", |
714 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/icons/com.micropythonos.thefreelanternplayer_1.0.0_64x64.png", |
| 746 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/icons/com.micropythonos.thefreelanternplayer_1.0.1_64x64.png", |
715 | 747 | "long_description": "Streams music from The Free Lantern website or from local SD card.", |
716 | 748 | "name": "The Free Lantern", |
717 | 749 | "publisher": "MicroPythonOS", |
718 | 750 | "short_description": "Plays music from The Free Lantern", |
719 | | - "version": "1.0.0" |
| 751 | + "version": "1.0.1" |
720 | 752 | } |
721 | 753 | ,{ |
722 | 754 | "name": "Time of Flight", |
|
0 commit comments