|
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.7.1", |
| 8 | + "version": "0.7.2", |
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.7.1_64x64.png", |
23 | | - "download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.7.1.mpk" |
| 22 | + "icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.7.2_64x64.png", |
| 23 | + "download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.7.2.mpk" |
24 | 24 | } |
25 | 25 | ,{ |
26 | 26 | "name": "BLEep", |
|
198 | 198 | "short_description": "Simple drawing app", |
199 | 199 | "long_description": "Draw simple shapes on the screen.", |
200 | 200 | "fullname": "com.micropythonos.draw", |
201 | | - "version": "0.3.1", |
| 201 | + "version": "0.3.2", |
202 | 202 | "category": "graphics", |
203 | 203 | "activities": [ |
204 | 204 | { |
|
212 | 212 | ] |
213 | 213 | } |
214 | 214 | ], |
215 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.3.1_64x64.png", |
216 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.3.1.mpk" |
| 215 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.3.2_64x64.png", |
| 216 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.3.2.mpk" |
217 | 217 | } |
218 | 218 | ,{ |
219 | 219 | "name": "Duke Nukem 3D", |
|
476 | 476 | "short_description": "Nostr", |
477 | 477 | "long_description": "Notest and Other Stuff Transmitted by Relays", |
478 | 478 | "fullname": "com_micropythonos_nostr", |
479 | | - "version": "0.6.0", |
| 479 | + "version": "1.0.0", |
480 | 480 | "category": "communication", |
481 | 481 | "activities": [ |
482 | 482 | { |
|
501 | 501 | ] |
502 | 502 | } |
503 | 503 | ], |
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" |
| 504 | + "icon_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/icons/com_micropythonos_nostr_1.0.0_64x64.png", |
| 505 | + "download_url": "https://apps.micropythonos.com/apps/com_micropythonos_nostr/mpks/com_micropythonos_nostr_1.0.0.mpk" |
506 | 506 | } |
507 | 507 | ,{ |
508 | 508 | "name": "REPL Shell", |
|
579 | 579 | "short_description": "Minimal app", |
580 | 580 | "long_description": "Demonstrates the simplest app.", |
581 | 581 | "fullname": "com.micropythonos.showbattery", |
582 | | - "version": "0.4.2", |
583 | | - "category": "utilities", |
| 582 | + "version": "0.5.0", |
| 583 | + "category": "utility", |
584 | 584 | "activities": [ |
585 | 585 | { |
586 | 586 | "entrypoint": "show_battery.py", |
|
593 | 593 | ] |
594 | 594 | } |
595 | 595 | ], |
596 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.4.2_64x64.png", |
597 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.4.2.mpk" |
| 596 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/icons/com.micropythonos.showbattery_0.5.0_64x64.png", |
| 597 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showbattery/mpks/com.micropythonos.showbattery_0.5.0.mpk" |
598 | 598 | } |
599 | 599 | ,{ |
600 | 600 | "name": "Show Fonts", |
601 | 601 | "publisher": "MicroPythonOS", |
602 | 602 | "short_description": "Show installed fonts", |
603 | 603 | "long_description": "Visualize the installed fonts so the user can check them out.", |
604 | 604 | "fullname": "com.micropythonos.showfonts", |
605 | | - "version": "0.3.3", |
606 | | - "category": "utilities", |
| 605 | + "version": "0.4.0", |
| 606 | + "category": "utility", |
607 | 607 | "activities": [ |
608 | 608 | { |
609 | 609 | "entrypoint": "showfonts.py", |
|
616 | 616 | ] |
617 | 617 | } |
618 | 618 | ], |
619 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.3.3_64x64.png", |
620 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.3.3.mpk" |
| 619 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/icons/com.micropythonos.showfonts_0.4.0_64x64.png", |
| 620 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.showfonts/mpks/com.micropythonos.showfonts_0.4.0.mpk" |
621 | 621 | } |
622 | 622 | ,{ |
623 | 623 | "name": "Emoji Sort", |
624 | 624 | "publisher": "MicroPythonOS", |
625 | 625 | "short_description": "Sort emojis into matching tubes", |
626 | 626 | "long_description": "A water-sort style puzzle. Move emoji tokens between tubes until each tube contains only one kind of emoji. Levels get progressively harder.", |
627 | 627 | "fullname": "com.micropythonos.sorter", |
628 | | - "version": "1.0.4", |
| 628 | + "version": "1.0.5", |
629 | 629 | "category": "game", |
630 | 630 | "activities": [ |
631 | 631 | { |
|
639 | 639 | ] |
640 | 640 | } |
641 | 641 | ], |
642 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.sorter/icons/com.micropythonos.sorter_1.0.4_64x64.png", |
643 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.sorter/mpks/com.micropythonos.sorter_1.0.4.mpk" |
| 642 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.sorter/icons/com.micropythonos.sorter_1.0.5_64x64.png", |
| 643 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.sorter/mpks/com.micropythonos.sorter_1.0.5.mpk" |
644 | 644 | } |
645 | 645 | ,{ |
646 | 646 | "name": "Sound Recorder", |
|
694 | 694 | "short_description": "Edit text files", |
695 | 695 | "long_description": "A simple text editor for plain text, source code, markup, data and configuration files.", |
696 | 696 | "fullname": "com.micropythonos.texteditor", |
697 | | - "version": "0.1.2", |
698 | | - "category": "utilities", |
| 697 | + "version": "0.2.0", |
| 698 | + "category": "utility", |
699 | 699 | "activities": [ |
700 | 700 | { |
701 | 701 | "entrypoint": "text_editor.py", |
|
724 | 724 | ] |
725 | 725 | } |
726 | 726 | ], |
727 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.texteditor/icons/com.micropythonos.texteditor_0.1.2_64x64.png", |
728 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.texteditor/mpks/com.micropythonos.texteditor_0.1.2.mpk" |
| 727 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.texteditor/icons/com.micropythonos.texteditor_0.2.0_64x64.png", |
| 728 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.texteditor/mpks/com.micropythonos.texteditor_0.2.0.mpk" |
729 | 729 | } |
730 | 730 | ,{ |
731 | 731 | "activities": [ |
|
740 | 740 | ] |
741 | 741 | } |
742 | 742 | ], |
743 | | - "category": "utilities", |
744 | | - "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/mpks/com.micropythonos.thefreelanternplayer_1.0.1.mpk", |
| 743 | + "category": "audio", |
| 744 | + "download_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/mpks/com.micropythonos.thefreelanternplayer_1.0.2.mpk", |
745 | 745 | "fullname": "com.micropythonos.thefreelanternplayer", |
746 | | - "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/icons/com.micropythonos.thefreelanternplayer_1.0.1_64x64.png", |
| 746 | + "icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.thefreelanternplayer/icons/com.micropythonos.thefreelanternplayer_1.0.2_64x64.png", |
747 | 747 | "long_description": "Streams music from The Free Lantern website or from local SD card.", |
748 | 748 | "name": "The Free Lantern", |
749 | 749 | "publisher": "MicroPythonOS", |
750 | 750 | "short_description": "Plays music from The Free Lantern", |
751 | | - "version": "1.0.1" |
| 751 | + "version": "1.0.2" |
752 | 752 | } |
753 | 753 | ,{ |
754 | 754 | "name": "Time of Flight", |
|
865 | 865 | "icon_url": "https://apps.micropythonos.com/apps/com.quasikili.quasinametag/icons/com.quasikili.quasinametag_0.3.1_64x64.png", |
866 | 866 | "download_url": "https://apps.micropythonos.com/apps/com.quasikili.quasinametag/mpks/com.quasikili.quasinametag_0.3.1.mpk" |
867 | 867 | } |
868 | | -,{ |
869 | | - "activities": [ |
870 | | - { |
871 | | - "classname": "WikipediaApp", |
872 | | - "entrypoint": "wikipedia.py", |
873 | | - "intent_filters": [ |
874 | | - { |
875 | | - "action": "main", |
876 | | - "category": "launcher" |
877 | | - } |
878 | | - ] |
879 | | - } |
880 | | - ], |
881 | | - "category": "knowledge", |
882 | | - "fullname": "com.quasikili.wikipedia", |
883 | | - "name": "Wikipedia", |
884 | | - "publisher": "QuasiKili", |
885 | | - "version": "0.0.2", |
886 | | - "short_description": "An app to search and read Wikipedia articles.", |
887 | | - "long_description": "An app to search and read Wikipedia articles.", |
888 | | - "icon_url": "https://apps.micropythonos.com/apps/com.quasikili.wikipedia/icons/com.quasikili.wikipedia_0.0.2_64x64.png", |
889 | | - "download_url": "https://apps.micropythonos.com/apps/com.quasikili.wikipedia/mpks/com.quasikili.wikipedia_0.0.2.mpk" |
890 | | -} |
891 | | -,{ |
892 | | - "name": "Columns", |
893 | | - "publisher": "Pavel Machek", |
894 | | - "short_description": "Falling columns game", |
895 | | - "long_description": "Blocks of 3 colors are falling. Align the colors to make blocks disappear.", |
896 | | - "fullname": "cz.ucw.pavel.columns", |
897 | | - "version": "0.3.3", |
898 | | - "category": "game", |
899 | | - "activities": [ |
900 | | - { |
901 | | - "entrypoint": "main.py", |
902 | | - "classname": "Main", |
903 | | - "intent_filters": [ |
904 | | - { |
905 | | - "action": "main", |
906 | | - "category": "launcher" |
907 | | - } |
908 | | - ] |
909 | | - } |
910 | | - ], |
911 | | - "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.columns/icons/cz.ucw.pavel.columns_0.3.3_64x64.png", |
912 | | - "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.columns/mpks/cz.ucw.pavel.columns_0.3.3.mpk" |
913 | | -} |
914 | | -,{ |
915 | | - "name": "Floodit", |
916 | | - "publisher": "Pavel Machek", |
917 | | - "short_description": "Simple game with colors.", |
918 | | - "long_description": "Game with colors, where objective is to turn whole board into single color in minimum number of steps.", |
919 | | - "fullname": "cz.ucw.pavel.floodit", |
920 | | - "version": "0.3.3", |
921 | | - "category": "game", |
922 | | - "activities": [ |
923 | | - { |
924 | | - "entrypoint": "main.py", |
925 | | - "classname": "Main", |
926 | | - "intent_filters": [ |
927 | | - { |
928 | | - "action": "main", |
929 | | - "category": "launcher" |
930 | | - } |
931 | | - ] |
932 | | - } |
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" |
936 | | -} |
937 | | -,{ |
938 | | - "name": "Gyro", |
939 | | - "publisher": "Pavel Machek", |
940 | | - "short_description": "Gyro", |
941 | | - "long_description": "Simple gyro app.", |
942 | | - "fullname": "cz.ucw.pavel.gyro", |
943 | | - "version": "0.2.2", |
944 | | - "category": "hardware", |
945 | | - "activities": [ |
946 | | - { |
947 | | - "entrypoint": "main.py", |
948 | | - "classname": "Main", |
949 | | - "intent_filters": [ |
950 | | - { |
951 | | - "action": "main", |
952 | | - "category": "launcher" |
953 | | - } |
954 | | - ] |
955 | | - } |
956 | | - ], |
957 | | - "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.gyro/icons/cz.ucw.pavel.gyro_0.2.2_64x64.png", |
958 | | - "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.gyro/mpks/cz.ucw.pavel.gyro_0.2.2.mpk" |
959 | | -} |
960 | | -,{ |
961 | | - "name": "Navstar", |
962 | | - "publisher": "Pavel Machek", |
963 | | - "short_description": "Simple navigation app.", |
964 | | - "long_description": "Simple navigation app using data from NAVSTAR GPS and other GNSS systems.", |
965 | | - "fullname": "cz.ucw.pavel.navstar", |
966 | | - "version": "0.2.2", |
967 | | - "category": "hardware", |
968 | | - "activities": [ |
969 | | - { |
970 | | - "entrypoint": "assets/main.py", |
971 | | - "classname": "Main", |
972 | | - "intent_filters": [ |
973 | | - { |
974 | | - "action": "main", |
975 | | - "category": "launcher" |
976 | | - } |
977 | | - ] |
978 | | - } |
979 | | - ], |
980 | | - "icon_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/icons/cz.ucw.pavel.navstar_0.2.2_64x64.png", |
981 | | - "download_url": "https://apps.micropythonos.com/apps/cz.ucw.pavel.navstar/mpks/cz.ucw.pavel.navstar_0.2.2.mpk" |
982 | | -} |
983 | 868 | ] |
0 commit comments