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