Skip to content

lukavdplas/printi-my-crosswords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

printi-my-crosswords

Send crosswords to a thermal printer!

Details

This module imports the xml crosswords as exported by my crossword generator. It then converts the crossword and the clues to a bitmap image using Pillow, and sends it to a thermal printer with printi software, using the printipigeon module.

Picture!

thee pictures showing a receipt with a crossword on it coming out of a printer, being held up to the camera and being filled in

Future improvements

The program works well right now. Some things I may want to add in the future:

  • wrap text for descriptions (most descriptions are so short it is not necessary, but just in case).
  • add a solution print function.

About

Send crosswords to a thermal printer using printipigeon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages