|
4 | 4 | "publisher": "LightningPiggy Foundation", |
5 | 5 | "short_description": "Display wallet that shows balance, transactions, receive QR code etc.", |
6 | 6 | "long_description": "See https://www.LightningPiggy.com", |
7 | | -"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.2.6_64x64.png", |
8 | | -"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.2.6.mpk", |
| 7 | +"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.3.0_64x64.png", |
| 8 | +"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.3.0.mpk", |
9 | 9 | "fullname": "com.lightningpiggy.displaywallet", |
10 | | -"version": "0.2.6", |
| 10 | +"version": "0.3.0", |
11 | 11 | "category": "finance", |
12 | 12 | "activities": [ |
13 | 13 | { |
|
218 | 218 | "publisher": "MicroPythonOS", |
219 | 219 | "short_description": "Send IR commands", |
220 | 220 | "long_description": "Simple IR remote with power and volume controls.", |
221 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.irremote/icons/com.micropythonos.irremote_0.1.1_64x64.png", |
222 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.irremote/mpks/com.micropythonos.irremote_0.1.1.mpk", |
| 221 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.irremote/icons/com.micropythonos.irremote_0.1.2_64x64.png", |
| 222 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.irremote/mpks/com.micropythonos.irremote_0.1.2.mpk", |
223 | 223 | "fullname": "com.micropythonos.ir_remote", |
224 | | - "version": "0.1.1", |
| 224 | + "version": "0.1.2", |
225 | 225 | "category": "tools", |
226 | 226 | "activities": [ |
227 | 227 | { |
|
313 | 313 | "publisher": "MicroPythonOS", |
314 | 314 | "short_description": "Minimal app", |
315 | 315 | "long_description": "Demonstrates the simplest app.", |
316 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.2.2_64x64.png", |
317 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.2.2.mpk", |
| 316 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.2.3_64x64.png", |
| 317 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.2.3.mpk", |
318 | 318 | "fullname": "com.micropythonos.showbattery", |
319 | | -"version": "0.2.2", |
| 319 | +"version": "0.2.3", |
320 | 320 | "category": "development", |
321 | 321 | "activities": [ |
322 | 322 | { |
|
337 | 337 | "publisher": "MicroPythonOS", |
338 | 338 | "short_description": "Show installed fonts", |
339 | 339 | "long_description": "Visualize the installed fonts so the user can check them out.", |
340 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.0.5_64x64.png", |
341 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.0.5.mpk", |
| 340 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.1.0_64x64.png", |
| 341 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.1.0.mpk", |
342 | 342 | "fullname": "com.micropythonos.showfonts", |
343 | | -"version": "0.0.5", |
| 343 | +"version": "0.1.0", |
344 | 344 | "category": "development", |
345 | 345 | "activities": [ |
346 | 346 | { |
|
379 | 379 | } |
380 | 380 | ] |
381 | 381 | },{ |
| 382 | +"name": "Time of Flight", |
| 383 | +"publisher": "MicroPythonOS", |
| 384 | +"short_description": "Time-of-flight sensor demo", |
| 385 | +"long_description": "Shows off time-of-flight range imaging camera sensors by describing distance measurements per pixel based on round-trip light time.", |
| 386 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.time_of_flight/icons/com.micropythonos.time_of_flight_0.0.1_64x64.png", |
| 387 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.time_of_flight/mpks/com.micropythonos.time_of_flight_0.0.1.mpk", |
| 388 | +"fullname": "com.micropythonos.time_of_flight", |
| 389 | +"version": "0.0.1", |
| 390 | +"category": "development", |
| 391 | +"activities": [ |
| 392 | + { |
| 393 | + "entrypoint": "assets/time_of_flight.py", |
| 394 | + "classname": "TimeOfFlight", |
| 395 | + "intent_filters": [ |
| 396 | + { |
| 397 | + "action": "main", |
| 398 | + "category": "launcher" |
| 399 | + } |
| 400 | + ] |
| 401 | + } |
| 402 | + ] |
| 403 | +} |
| 404 | +,{ |
382 | 405 | "name": "Quasi Bird", |
383 | 406 | "publisher": "QuasiKili", |
384 | 407 | "short_description": "Bird Game", |
385 | 408 | "long_description": "A fun bird flying game with smooth physics. Tap to fly!", |
386 | | - "icon_url": "https://apps.micropythonos.com/apps/com.quasikili.quasibird/icons/com.quasikili.quasibird_0.0.6_64x64.png", |
387 | | - "download_url": "https://apps.micropythonos.com/apps/com.quasikili.quasibird/mpks/com.quasikili.quasibird_0.0.6.mpk", |
| 409 | + "icon_url": "https://apps.micropythonos.com/apps/com.quasikili.quasibird/icons/com.quasikili.quasibird_0.1.0_64x64.png", |
| 410 | + "download_url": "https://apps.micropythonos.com/apps/com.quasikili.quasibird/mpks/com.quasikili.quasibird_0.1.0.mpk", |
388 | 411 | "fullname": "com.quasikili.quasibird", |
389 | | - "version": "0.0.6", |
| 412 | + "version": "0.1.0", |
390 | 413 | "category": "games", |
391 | 414 | "activities": [ |
392 | 415 | { |
|
519 | 542 | ] |
520 | 543 | } |
521 | 544 |
|
| 545 | +,{ |
| 546 | +"name": "Navstar", |
| 547 | +"publisher": "Pavel Machek", |
| 548 | +"short_description": "Simple navigation app.", |
| 549 | +"long_description": "Simple navigation app using data from NAVSTAR GPS and other GNSS systems.", |
| 550 | +"icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/icons/cz.ucw.pavel.navstar_0.0.2_64x64.png", |
| 551 | +"download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/mpks/cz.ucw.pavel.navstar_0.0.2.mpk", |
| 552 | +"fullname": "cz.ucw.pavel.navstar", |
| 553 | +"version": "0.0.2", |
| 554 | +"category": "utilities", |
| 555 | +"activities": [ |
| 556 | + { |
| 557 | + "entrypoint": "assets/main.py", |
| 558 | + "classname": "Main", |
| 559 | + "intent_filters": [ |
| 560 | + { |
| 561 | + "action": "main", |
| 562 | + "category": "launcher" |
| 563 | + } |
| 564 | + ] |
| 565 | + } |
| 566 | + ] |
| 567 | +} |
| 568 | + |
522 | 569 | ] |
0 commit comments