Build and run pixel-based apps with Starlark scripting.
App runtime and UX toolkit for pixel-based apps
pixlet$ pixlet serve app.star$ pixlet render app.star -o output.webp$ pixlet push app.star --installation-id YOUR_DEVICE_ID$ pixlet create my-app$ pixlet render app.star --gif -o animation.gif