|
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.0.11_64x64.png", |
8 | | -"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.0.11.mpk", |
| 7 | +"icon_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/icons/com.lightningpiggy.displaywallet_0.0.12_64x64.png", |
| 8 | +"download_url": "https://apps.micropythonos.com/apps/com.lightningpiggy.displaywallet/mpks/com.lightningpiggy.displaywallet_0.0.12.mpk", |
9 | 9 | "fullname": "com.lightningpiggy.displaywallet", |
10 | | -"version": "0.0.11", |
| 10 | +"version": "0.0.12", |
11 | 11 | "category": "finance", |
12 | 12 | "activities": [ |
13 | 13 | { |
|
146 | 146 | ] |
147 | 147 | } |
148 | 148 |
|
| 149 | +,{ |
| 150 | +"name": "Kilculator", |
| 151 | +"publisher": "QuasiKili", |
| 152 | +"short_description": "Scientific and Standard Calculator", |
| 153 | +"long_description": "A calculator app with both scientific and standard modes.", |
| 154 | +"icon_url": "https://apps.micropythonos.com/apps/com.quasikili.kilculator/icons/com.quasikili.kilculator_0.0.1_64x64.png", |
| 155 | +"download_url": "https://apps.micropythonos.com/apps/com.quasikili.kilculator/mpks/com.quasikili.kilculator_0.0.1.mpk", |
| 156 | +"fullname": "com.quasikili.kilculator", |
| 157 | +"version": "0.0.1", |
| 158 | +"category": "utilities", |
| 159 | +"activities": [ |
| 160 | + { |
| 161 | + "entrypoint": "assets/kilculator.py", |
| 162 | + "classname": "Kilculator", |
| 163 | + "intent_filters": [ |
| 164 | + { |
| 165 | + "action": "main", |
| 166 | + "category": "launcher" |
| 167 | + } |
| 168 | + ] |
| 169 | + } |
| 170 | + ] |
| 171 | +} |
| 172 | + |
149 | 173 | ,{ |
150 | 174 | "name": "About", |
151 | 175 | "publisher": "MicroPythonOS", |
|
174 | 198 | "name": "AppStore", |
175 | 199 | "publisher": "MicroPythonOS", |
176 | 200 | "short_description": "Store for App(lication)s", |
177 | | -"long_description": "", |
178 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.6_64x64.png", |
179 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.6.mpk", |
| 201 | +"long_description": "This is the place to discover, find, install, uninstall and upgrade all the apps that make your device useless.", |
| 202 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.7_64x64.png", |
| 203 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.7.mpk", |
180 | 204 | "fullname": "com.micropythonos.appstore", |
181 | | -"version": "0.0.6", |
| 205 | +"version": "0.0.7", |
182 | 206 | "category": "appstore", |
183 | 207 | "activities": [ |
184 | 208 | { |
|
199 | 223 | "publisher": "MicroPythonOS", |
200 | 224 | "short_description": "Simple launcher to start apps.", |
201 | 225 | "long_description": "", |
202 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.5_64x64.png", |
203 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.5.mpk", |
| 226 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.6_64x64.png", |
| 227 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.6.mpk", |
204 | 228 | "fullname": "com.micropythonos.launcher", |
205 | | -"version": "0.0.5", |
| 229 | +"version": "0.0.6", |
206 | 230 | "category": "launcher", |
207 | 231 | "activities": [ |
208 | 232 | { |
|
223 | 247 | "publisher": "MicroPythonOS", |
224 | 248 | "short_description": "Operating System Updater", |
225 | 249 | "long_description": "Updates the operating system in a safe way, to a secondary partition. After the update, the device is restarted. If the system starts up successfully, it is marked as valid and kept. Otherwise, a rollback to the old, primary partition is performed.", |
226 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.5_64x64.png", |
227 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.5.mpk", |
| 250 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.6_64x64.png", |
| 251 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.6.mpk", |
228 | 252 | "fullname": "com.micropythonos.osupdate", |
229 | | -"version": "0.0.5", |
| 253 | +"version": "0.0.6", |
230 | 254 | "category": "osupdate", |
231 | 255 | "activities": [ |
232 | 256 | { |
|
271 | 295 | "publisher": "MicroPythonOS", |
272 | 296 | "short_description": "WiFi Network Configuration", |
273 | 297 | "long_description": "Scans for wireless networks, shows a list of SSIDs, allows for password entry, and connecting.", |
274 | | -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.6_64x64.png", |
275 | | -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.6.mpk", |
| 298 | +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.7_64x64.png", |
| 299 | +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.7.mpk", |
276 | 300 | "fullname": "com.micropythonos.wifi", |
277 | | -"version": "0.0.6", |
| 301 | +"version": "0.0.7", |
278 | 302 | "category": "networking", |
279 | 303 | "activities": [ |
280 | 304 | { |
|
0 commit comments