Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 373 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 373 Bytes

xkcdprint

print xkcd comics using Epson thermal printer

Usage: xkcdprint.py [-n ] [-r | --random] [-i ] Defaults to printing latest comic.

Work in progress.

Requires the following python modules:

  • python-escpos
  • xkcd

If on macOS, you must install libusb as a PyUSB backend. See pklaus/brother_ql#3