From 13880b46d0de478a18508f3929c5e0d001ba7710 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sat, 7 Dec 2024 11:47:35 -0500 Subject: [PATCH] add readme --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..c53d617 --- /dev/null +++ b/readme.md @@ -0,0 +1,11 @@ +# Infinidoge's Reciept Printing Experiments + +I bought a receipt printer! + +It was worth every penny of the $50 (including tax and shipping) I got it for on eBay. + +The printer is an EPSON TM-m30-NT-II. It's CUPS drivers are packaged in [my NixOS configuration here](https://github.com/Infinidoge/universe/blob/master/pkgs/tmx-cups-ppd.nix). + +The focal point of my experiments has been [my custom printer class](./printer.py), which adds context managers and other goodies to make creating custom receipts easier. + +If you have any suggestions on things to print, feel free to [ping me on Mastodon](https://meow.social/@Infinidoge) or some of the other places on [my website](https://inx.moe) :)