top | item 41742905

(no title)

mtoohig | 1 year ago

Please share some of your code, I would like to see and get a feel for some personal ideas.

discuss

order

Instantnoodl|1 year ago

I use Thermal Printer for a different use-case (TTRPG stuff). Feel free to check it out :)

https://github.com/BigJk/snd

jabroni_salad|1 year ago

wow I love this. I like using spellcards but havent had a good solution for items... might need to buy a receipt printer now.

hansonkd|1 year ago

I am currently working on an "input" interface to scan resposnes that I write from my typewriter and am planning on releasing a github repo on it when im done. conveniently you can type directly on the receipt printer if the response is short.

Right now all my credentials are hardcoded so i can't push out what I have without some cleanup, but I can point you to some of the libraries: python-escpos and nfcpy were what I used for the bulk of it.