Commit Graph

239 Commits

Author SHA1 Message Date
Thomas Farstrike 12ca04190c launcher.py: add support for builtin apps 2025-04-29 17:10:32 +02:00
Thomas Farstrike 7cff865ae1 main.py: add support for updated launcher app 2025-04-29 17:09:37 +02:00
Thomas Farstrike e2b0e320fe Rename to remove dashes (-)
These are not supported by the build system for builtin (frozen.c) files.
2025-04-29 14:11:45 +02:00
Thomas Farstrike 9287bf11e0 Rename script 2025-04-29 14:05:40 +02:00
Thomas Farstrike 0adb1abc80 Cleanup manifest.py 2025-04-29 14:05:24 +02:00
Thomas Farstrike 709c65349f image_to_script.py: recursive 2025-04-29 14:05:14 +02:00
Thomas Farstrike c1042246c1 Add image_to_script.py 2025-04-29 13:58:23 +02:00
Thomas Farstrike 6173386b4a Remove underscores from builtin apps
There aren't supported by the "freeze.c" build system.
2025-04-29 13:55:46 +02:00
Thomas Farstrike 8a15c478e2 Freeze more 2025-04-29 13:51:21 +02:00
Thomas Farstrike 9a6db7da90 Compiled boot.py and main.py work using symlinks 2025-04-29 13:10:38 +02:00
Thomas Farstrike f35cf77de5 manifest.py: include boot.py and main.py in build 2025-04-29 11:04:24 +02:00
Thomas Farstrike cf47d0b658 Increase temperature precision 2025-04-29 10:48:04 +02:00
Thomas Farstrike b131928a02 Add version 2025-04-28 23:56:12 +02:00
Thomas Farstrike f9258b95a5 appstore: add open for app 2025-04-28 23:52:09 +02:00
Thomas Farstrike 80283705f4 appstore: install from zip works 2025-04-28 23:25:38 +02:00
Thomas Farstrike 0969076770 Use self. more 2025-04-28 22:42:19 +02:00
Thomas Farstrike b05eb88867 Try to fix micropython compatibility 2025-04-28 22:37:29 +02:00
Thomas Farstrike 5ad919d510 Add zipfile.py 2025-04-28 22:29:21 +02:00
Thomas Farstrike e9c4c64192 appstore: add unzip 2025-04-28 22:25:22 +02:00
Thomas Farstrike 848420ffbf Improve appstore.py 2025-04-28 21:48:35 +02:00
Thomas Farstrike d5efae08af Less padding 2025-04-28 21:39:49 +02:00
Thomas Farstrike 740dcb62b4 Improve error handling 2025-04-28 21:29:02 +02:00
Thomas Farstrike 8986e5d365 Improve style 2025-04-28 21:17:13 +02:00
Thomas Farstrike 9bd0d0bca9 More images 2025-04-28 21:05:48 +02:00
Thomas Farstrike 3434242875 Support icons 2025-04-28 20:56:32 +02:00