# poki-musi The entertaining box. The `run.sh` script is made for zsh (default on macOS) and expects the `love` engine executable to be in your path. ## 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.. ## Tasks - [ ] `run.sh` needs to have its executable bit set, as it was added via web interface.