File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 7373 }
7474 ]
7575}
76- ,{
77- "name" : " Draw" ,
78- "publisher" : " MicroPythonOS" ,
79- "short_description" : " Simple drawing app" ,
80- "long_description" : " Draw simple shapes on the screen." ,
81- "icon_url" : " https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.3_64x64.png" ,
82- "download_url" : " https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.3.mpk" ,
83- "fullname" : " com.micropythonos.draw" ,
84- "version" : " 0.0.3" ,
85- "category" : " graphics" ,
86- "activities" : [
87- {
88- "entrypoint" : " assets/draw.py" ,
89- "classname" : " Draw" ,
90- "intent_filters" : [
91- {
92- "action" : " main" ,
93- "category" : " launcher"
94- }
95- ]
96- }
97- ]
98- }
99-
10076,{
10177"name" : " HelloWorld" ,
10278"publisher" : " MicroPythonOS" ,
You can’t perform that action at this time.
0 commit comments