pixiedust icon indicating copy to clipboard operation
pixiedust copied to clipboard

🧚‍♀️ Build apps for pixel-based displays using HTML Canvas

Results 8 pixiedust issues
Sort by recently updated
recently updated
newest added

I'm hoping this might fix the ghosting issue. Otherwise I will attempt to use the webp format.

bug
firmware

Implement a way for the scheduler to trigger a blank screen between certain hours of the day.

enhancement

Currently the schedule is hard-coded in the renderer. I'd like to create a UI/database to handle this in a more user-friendly way.

enhancement

When implementing a pruned and optimized `Dockerfile` using turbo, I'm getting the following error on docker run: ``` $ docker run -p 3000:3000 pixiedust Error: Not implemented: HTMLCanvasElement.prototype.getContext (without installing...