This commit is contained in:
2026-08-02 02:59:42 -06:00
commit 41fa3d371f
4 changed files with 766 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# poki-musi
The entertaining box.
## Initial Ideas
- [ ] Drag n drop JSON to load / import
- [ ] Drag n drop images to import
- [ ] Runner needs to only load immediate potential images, and unload
previously used, to keep memory usage down.
- [ ] Interact with lovebird for complex features? Or at least as a stop-gap.
(Honestly, I'd prefer all text entry go that way?)
I've been meaning to figure out a good GUI library. Maybe getting this interface
working can be how I finally do that..