Commit Graph

69 Commits

Author SHA1 Message Date
Thomas Farstrike 791378c29a Simplify 2025-04-22 12:03:31 +02:00
Thomas Farstrike 131b6fd0f9 It works but syntax error 2025-04-22 11:56:48 +02:00
Thomas Farstrike 52ce12bf16 Fix it 2025-04-22 11:54:36 +02:00
Thomas Farstrike 3a92b8fca7 Move apps to their own file 2025-04-22 11:33:12 +02:00
Thomas Farstrike f8cfec582e Run scripts 2025-04-22 10:23:10 +02:00
Thomas Farstrike dab9bc2718 Add example apps 2025-04-22 10:16:25 +02:00
Thomas Farstrike 3003cfdb7f Fix variable scope issue 2025-04-22 10:13:12 +02:00
Thomas Farstrike bd0a4b6a90 Add debug 2025-04-22 10:08:47 +02:00
Thomas Farstrike d8763bc0f6 Fix run_app 2025-04-22 10:01:47 +02:00
Thomas Farstrike 4201fc7876 Launcher works 2025-04-22 09:32:15 +02:00
Thomas Farstrike a91eb9b7cd Images don't work because no image loader 2025-04-22 09:23:38 +02:00
Thomas Farstrike 18150e6909 launcher.py 2025-04-22 07:47:14 +02:00
Thomas Farstrike 430d51f19d Fix brightness slider 2025-04-21 11:43:56 +02:00
Thomas Farstrike a6f9723893 Start at boot 2025-04-21 11:37:30 +02:00
Thomas Farstrike 97d89b48fe lv.init() is not needed? 2025-04-21 11:34:49 +02:00
Thomas Farstrike 0d8d13c61a Replace notification bar with simple toggle click 2025-04-21 00:39:32 +02:00
Thomas Farstrike 44df7dc8a0 File explorer doesn't really work well... 2025-04-20 23:48:05 +02:00
Thomas Farstrike eddd7dbcf0 Downloading files works 2025-04-20 22:56:10 +02:00
Thomas Farstrike 7ebb7e63c9 webserver list files works! 2025-04-20 22:52:35 +02:00
Thomas Farstrike e9eb33b542 Hidden canary works! 2025-04-20 12:55:12 +02:00
Thomas Farstrike dbde9d4a60 Canary trick works 2025-04-20 12:17:23 +02:00
Thomas Farstrike fd9996d729 Subthread demo
Launching threads works fine, which is great.

When the main app gets killed because "Referenced object was deleted!",
the sub threads don't die, they stay active...
2025-04-20 12:07:29 +02:00
Thomas Farstrike 4ffcb6e330 Add second app 2025-04-20 12:00:14 +02:00
Thomas Farstrike fc25d48494 Return to launcher if script exit 2025-04-20 11:47:48 +02:00
Thomas Farstrike 0bc00b4788 Simplify 2025-04-20 11:35:33 +02:00