Commit Graph

229 Commits

Author SHA1 Message Date
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
Thomas Farstrike 9cf20ccc18 appstore: don't use class
This fixes the premature closes due to race condition.
2025-04-28 20:42:10 +02:00
Thomas Farstrike 3a77e8279f Works but still ends 2025-04-28 19:40:33 +02:00
Thomas Farstrike 22d3cde51f No more crashes, still exits sometimes 2025-04-28 19:38:15 +02:00
Thomas Farstrike 1513ce3130 More clickable 2025-04-28 19:34:57 +02:00
Thomas Farstrike d8da6120ed More clickable 2025-04-28 19:30:41 +02:00
Thomas Farstrike c993890147 appstore: subwindow is not a screen 2025-04-28 19:24:40 +02:00
Thomas Farstrike 2beadcd271 Fix appstore list approach 2025-04-28 19:21:03 +02:00
Thomas Farstrike 30fd567351 Add appstore 2025-04-28 16:37:00 +02:00
Thomas Farstrike 6c235a6eb2 Fix typo 2025-04-28 15:30:22 +02:00
Thomas Farstrike 88712585e1 Add include_in_build.py and manifest.py 2025-04-28 15:27:40 +02:00