Skip to content

paultheman/printomat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printomat

demo1.mov

This is proof of concept implementation of a self printing service.
The idea is to have a terminal on which you could send / upload documents or pictures and print them yourself.
Resolution 1024x600 pixels is suited for a Raspberry Pi touch screen.

Functional description

The user will receive a one time password that is generated using the rand.py module. Also a QR code will be provided.
After correctly entering the OTP the second app screen is displayed and the provided documents can be slightly edited.

TEST1NG can be used as a test OTP.

Dependencies

  • tkinter
  • pymupdf
  • pillow
  • qrcode -flask

Tkinter themes by RobertJN64

About

Self printing idea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published