Commit graph

16 commits

Author SHA1 Message Date
Vinzenz Schroeter 4f31b4d8fd keep aspect is optional
All checks were successful
Rust / build (pull_request) Successful in 7m38s
2025-03-02 13:46:06 +01:00
Vinzenz Schroeter 04c3da4f2c remove spacers in image processing
All checks were successful
Rust / build (pull_request) Successful in 6m50s
2025-03-01 12:53:16 +01:00
Vinzenz Schroeter e170835d13 add send image command 2025-03-01 11:51:08 +01:00
Vinzenz Schroeter 4c017895e6 extract image processing 2025-03-01 11:18:42 +01:00
Vinzenz Schroeter c7024a8722 update README, version, cargo update 2025-02-28 22:46:33 +01:00
Vinzenz Schroeter b6f019ba4e add options to disable steps
All checks were successful
Rust / build (pull_request) Successful in 6m29s
2025-02-28 18:49:29 +01:00
Vinzenz Schroeter f566f0959b ostromoukhov dither
Some checks failed
Rust / build (pull_request) Failing after 2m3s
2025-02-28 17:38:38 +01:00
Vinzenz Schroeter c3aaf609ef implement histogram correction from CCCB_Ledwand 2025-02-28 10:48:03 +01:00
Vinzenz Schroeter 24fcd7a6fe split execute.rs 2025-02-13 20:14:29 +01:00
Vinzenz Schroeter 5777d7d47d fix pixels on inverts 2025-02-13 20:05:28 +01:00
Vinzenz Schroeter b770607893 add invert, more help text, ...
choose if pointer is visible to make dithering more stable
2025-02-12 22:02:17 +01:00
Vinzenz Schroeter 83baf7b419 improve cli
Some checks failed
Rust / build (push) Failing after 1m11s
2025-02-12 20:48:37 +01:00
Vinzenz Schroeter ef19ab8b3f stream screen to display 2025-02-12 20:30:27 +01:00
Vinzenz Schroeter 9e299f69f6 add simple stdin streaming 2025-02-12 18:11:38 +01:00
Vinzenz Schroeter 442da63c90 set screen brightness
Some checks failed
Rust / build (push) Failing after 50s
2025-02-08 13:57:05 +01:00
Vinzenz Schroeter 8390b739da basic command structure, implement reset
Some checks failed
Rust / build (push) Failing after 49s
2025-02-08 13:21:34 +01:00