From 175e6fa4faf3b2a82109dc74bdbf61ac082779bd Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Thu, 26 Aug 2021 12:29:16 +0200 Subject: [PATCH] add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b04028e --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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). +