kjy00302 / niimprint

(WIP) Niimbot printer client. Tested on D11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(WIP) Niimbot printer client

usage: niimprint [-h] -a ADDRESS [--no-check] [-d DENSITY] [-t TYPE] [-n QUANTITY] image

Niimbot printer client

positional arguments:
image                 PIL supported image file

options:
-h, --help            show this help message and exit
-a ADDRESS, --address ADDRESS
                        MAC address of target device
--no-check            Skips image check
-d DENSITY, --density DENSITY
                        Printer density (1~3)
-t TYPE, --type TYPE  Label type (1~3)
-n QUANTITY, --quantity QUANTITY
                        Number of copies

About

(WIP) Niimbot printer client. Tested on D11.

License:MIT License


Languages

Language:Python 100.0%