UNOFFICIAL PaperCut Mobility Print Linux client
apt install python3-tk
python3 ./gui.py
python3 ./cli.py list
python3 ./cli.py get <printername>
python3 ./cli.py desc <printername>
python3 ./cli.py add <printername>
NOTE: You may need to log into CUPS afterward and specify a driver in order for this to work.
-h, --help show this help message and exit
-i, --insecure Don't verify SSL
-s SERVER, --server SERVER
-d DOMAIN, --domain DOMAIN
-u USERNAME, --username USERNAME
-p PASSWORD, --password PASSWORD