|
499 | 499 | "short_description": "Nostr", |
500 | 500 | "long_description": "Notest and Other Stuff Transmitted by Relays", |
501 | 501 | "fullname": "com_micropythonos_nostr", |
502 | | - "version": "1.0.1", |
| 502 | + "version": "1.0.2", |
503 | 503 | "category": "communication", |
504 | 504 | "activities": [ |
505 | 505 | { |
|
524 | 524 | ] |
525 | 525 | } |
526 | 526 | ], |
527 | | - "icon_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/icons/com_micropythonos_nostr_1.0.1_64x64.png", |
528 | | - "download_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/mpks/com_micropythonos_nostr_1.0.1.mpk" |
| 527 | + "icon_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/icons/com_micropythonos_nostr_1.0.2_64x64.png", |
| 528 | + "download_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/mpks/com_micropythonos_nostr_1.0.2.mpk" |
529 | 529 | } |
530 | 530 | ,{ |
531 | 531 | "name": "REPL Shell", |
|
602 | 602 | "short_description": "Minimal app", |
603 | 603 | "long_description": "Demonstrates the simplest app.", |
604 | 604 | "fullname": "com.micropythonos.showbattery", |
605 | | - "version": "0.5.0", |
| 605 | + "version": "0.5.1", |
606 | 606 | "category": "utility", |
607 | 607 | "activities": [ |
608 | 608 | { |
|
616 | 616 | ] |
617 | 617 | } |
618 | 618 | ], |
619 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.5.0_64x64.png", |
620 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.5.0.mpk" |
| 619 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.5.1_64x64.png", |
| 620 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.5.1.mpk" |
621 | 621 | } |
622 | 622 | ,{ |
623 | 623 | "name": "Show Fonts", |
|
917 | 917 | "short_description": "Simple game with colors.", |
918 | 918 | "long_description": "Game with colors, where objective is to turn whole board into single color in minimum number of steps.", |
919 | 919 | "fullname": "cz.ucw.pavel.floodit", |
920 | | - "version": "0.3.3", |
| 920 | + "version": "0.3.4", |
921 | 921 | "category": "game", |
922 | 922 | "activities": [ |
923 | 923 | { |
|
931 | 931 | ] |
932 | 932 | } |
933 | 933 | ], |
934 | | - "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/icons/cz.ucw.pavel.floodit_0.3.3_64x64.png", |
935 | | - "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/mpks/cz.ucw.pavel.floodit_0.3.3.mpk" |
| 934 | + "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/icons/cz.ucw.pavel.floodit_0.3.4_64x64.png", |
| 935 | + "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.floodit/mpks/cz.ucw.pavel.floodit_0.3.4.mpk" |
936 | 936 | } |
937 | 937 | ,{ |
938 | 938 | "name": "Gyro", |
|
980 | 980 | "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/icons/cz.ucw.pavel.navstar_0.2.2_64x64.png", |
981 | 981 | "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/mpks/cz.ucw.pavel.navstar_0.2.2.mpk" |
982 | 982 | } |
| 983 | +,{ |
| 984 | + "name": "MeshCore", |
| 985 | + "publisher": "lucid-void", |
| 986 | + "short_description": "MeshCore LoRa mesh client", |
| 987 | + "long_description": "A MeshCore client over LoRa for the Fri3d Camp 2026 badge (MicroPythonOS). REQUIRES badge coprocessor firmware 2.0.2 or newer, which means MicroPythonOS 0.17.0 or newer: on older firmware, resetting the LoRa radio can crash the coprocessor and black-screen the badge until it is switched off and on again. Update your badge before enabling the radio service; if OSUpdate reports the badge is already up to date, see the README. Learns companion nodes from adverts; add one as a contact to exchange encrypted direct messages (X25519 + AES-128 + HMAC) with delivery acknowledgements. Send and receive public # channel messages, interoperable with the MeshCore apps. Generates an on-device Ed25519 identity, floods signed adverts, and shares your contact as a QR. A Me-tab toggle runs the LoRa node in the background (receiving while the app is closed) with automatic radio recovery. By lucid-void. An independent, community-built client: not affiliated with or endorsed by the MeshCore project. MESHCORE is a trademark of its owner.", |
| 988 | + "fullname": "org.fri3d.meshcore", |
| 989 | + "version": "0.6.0", |
| 990 | + "category": "communication", |
| 991 | + "activities": [ |
| 992 | + { |
| 993 | + "entrypoint": "meshcore.py", |
| 994 | + "classname": "MeshCoreHome", |
| 995 | + "intent_filters": [ |
| 996 | + { |
| 997 | + "action": "main", |
| 998 | + "category": "launcher" |
| 999 | + } |
| 1000 | + ] |
| 1001 | + } |
| 1002 | + ], |
| 1003 | + "services": [ |
| 1004 | + { |
| 1005 | + "entrypoint": "meshcore_boot_service.py", |
| 1006 | + "classname": "MeshCoreBootService", |
| 1007 | + "intent_filters": [ |
| 1008 | + { |
| 1009 | + "action": "boot_completed" |
| 1010 | + } |
| 1011 | + ] |
| 1012 | + } |
| 1013 | + ], |
| 1014 | + "icon_url": "https://apps.micropythonos.com/apps/org.fri3d.meshcore/icons/org.fri3d.meshcore_0.6.0_64x64.png", |
| 1015 | + "download_url": "https://apps.micropythonos.com/apps/org.fri3d.meshcore/mpks/org.fri3d.meshcore_0.6.0.mpk" |
| 1016 | +} |
983 | 1017 | ] |
0 commit comments