Skip to content

Commit 48f85df

Browse files
Remove apps
1 parent fac70f0 commit 48f85df

1 file changed

Lines changed: 0 additions & 57 deletions

File tree

app_index.json

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,6 @@
2222
"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.7.2_64x64.png",
2323
"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.7.2.mpk"
2424
}
25-
,{
26-
"activities": [
27-
{
28-
"classname": "AlbumPlayer",
29-
"entrypoint": "assets/tfl_player.py",
30-
"intent_filters": [
31-
{
32-
"action": "main",
33-
"category": "launcher"
34-
}
35-
]
36-
}
37-
],
38-
"category": "audio",
39-
"fullname": "com.linuxbe.thefreelanternplayer",
40-
"icon_url": "https://apps.micropythonos.com/apps/com.linuxbe.thefreelanternplayer/icons/com.linuxbe.thefreelanternplayer_1.0.6_64x64.png",
41-
"long_description": "Streams music from The Free Lantern website or from local SD card.",
42-
"name": "The Free Lantern",
43-
"publisher": "LinuxBE",
44-
"short_description": "Plays music from The Free Lantern",
45-
"version": "1.0.6",
46-
"download_url": "https://apps.micropythonos.com/apps/com.linuxbe.thefreelanternplayer/mpks/com.linuxbe.thefreelanternplayer_1.0.6.mpk"
47-
}
4825
,{
4926
"name": "BLEep",
5027
"publisher": "MicroPythonOS",
@@ -980,38 +957,4 @@
980957
"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/icons/cz.ucw.pavel.navstar_0.2.2_64x64.png",
981958
"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/mpks/cz.ucw.pavel.navstar_0.2.2.mpk"
982959
}
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-
}
1017960
]

0 commit comments

Comments
 (0)