tidbyt / pixlet

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

"pixlet push -b" doesn't seem to work. #1003

Open nrh opened 9 months ago

nrh commented 9 months ago
# file 384102.webp
384102.webp: RIFF (little-endian) data, Web/P image, VP8 encoding, 64x32, Scaling: [none]x[none], YUV color, decoders should clamp
# pixlet devices
solidly-supported-next-puffin-1a0 (XXX)
# pixlet push solidly-supported-next-puffin-1a0 384102.webp (works!)
# pixlet push solidly-supported-next-puffin-1a0 384102.webp -b (nothin')
chrisbateman commented 9 months ago

@nrh FYI -b only works in combination with -i because it needs to know which installed app to push to in the background (for the next time that app comes up in the rotation)