printing things on a cat with rust
Find a file
Jan-Henrik Bruhn a771416288
Merge pull request #3 from Kezii/patch-1
use https for crc dependency, as github doesn't support ssh any more
2024-08-21 09:31:36 +02:00
src Support control over compression 2024-03-26 20:30:50 +10:00
.gitignore Add first working implementation 2021-08-26 12:26:40 +02:00
Cargo.lock use https for crc dependency, as github doesn't support ssh any more 2024-08-20 23:24:26 +02:00
Cargo.toml use https for crc dependency, as github doesn't support ssh any more 2024-08-20 23:24:26 +02:00
README.md add readme 2021-08-26 12:29:16 +02:00

catprint

You know it, the weird cat printer from AliExpress etc.

This is an implementation of device discovery and the protocol in Rust. It comes with a catprint CLI util to feed the paper and print arbitrary images with different dithering algorithms available (or none/K-mean if you prefer).