Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 230 Bytes

File metadata and controls

19 lines (14 loc) · 230 Bytes

WebCups

Printing web application with cups

Dependencies

  • Linux
  • Python 3
  • Flask
  • Cups
  • Pycups

Usage

First install python 3 on your linux.

pip install -r requirements.txt
python web.py 5000 <PRINTER_NAME>