-
Version 0.4.0
All checks were successfulRust / build (push) Successful in 9m12sreleased this
2025-05-04 17:52:45 +02:00 | 0 commits to main since this release- FEATURE: stream a video file with
servicepoint-cli pixels video <FILE>
- FEATURE: hard reset display with
servicepoint-cli reset --force
- FIX: dithering crash out of bounds read
- IMPROVEMENT: update core library
Downloads
- FEATURE: stream a video file with
-
released this
2025-03-02 15:36:39 +01:00 | 6 commits to main since this release- BREAKING: renamed and/or moved some options
- FEATURE: send image file
- FEATURE: histogram correction, blur, sharpen and Ostromoukhov dither based on CCCB_Ledwand
- FEATURE: remove spacers (gaps between the tile rows) from images/screen capture
- FEATURE: keep aspect ratio when sending images/screen capture
- FEATURE: image processing steps can be toggled individually
- FIX: inverting pixels set all pixels to on
Downloads