pixlet

Runtime and UX toolkit for building pixel-based apps

brewmacoslinux
Try with needOr install directly
Source

About

App runtime and UX toolkit for pixel-based apps

Commands

pixlet

Examples

Render a Pixlet app to a WebP image$ pixlet render app.star -o output.webp
Run a Pixlet app in preview/development mode$ pixlet serve app.star
Push a compiled Pixlet app to a device$ pixlet push app.star <device-id>