tidbyt / pixlet

Build apps for pixel-based displays ✨
https://tidbyt.com
Apache License 2.0
756 stars 107 forks source link

Refactor the notifications schema definition #1077

Closed rohansingh closed 3 months ago

rohansingh commented 3 months ago

Notifications are still a work in progress. With this change, each notification needs to specify a builder function.

We also expose the Starlark globals and main file for embedders, which is necessary for the background tasks proof-of-concept.