2026-01-16 18:39:53 +01:00
|
|
|
{
|
|
|
|
|
"name": "Nostr",
|
|
|
|
|
"publisher": "MicroPythonOS",
|
|
|
|
|
"short_description": "Nostr",
|
|
|
|
|
"long_description": "Notest and Other Stuff Transmitted by Relays",
|
2026-01-27 16:31:02 +01:00
|
|
|
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.nostr/icons/com.micropythonos.nostr_0.1.1_64x64.png",
|
|
|
|
|
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.nostr/mpks/com.micropythonos.nostr_0.1.1.mpk",
|
2026-01-16 18:39:53 +01:00
|
|
|
"fullname": "com.micropythonos.nostr",
|
2026-01-27 16:31:02 +01:00
|
|
|
"version": "0.1.1",
|
2026-01-16 18:39:53 +01:00
|
|
|
"category": "communication",
|
|
|
|
|
"activities": [
|
|
|
|
|
{
|
2026-01-21 17:18:07 +01:00
|
|
|
"entrypoint": "assets/nostr_app.py",
|
|
|
|
|
"classname": "NostrApp",
|
2026-01-16 18:39:53 +01:00
|
|
|
"intent_filters": [
|
|
|
|
|
{
|
|
|
|
|
"action": "main",
|
|
|
|
|
"category": "launcher"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|