BooBooMessenger is a small project made to send and print messages using a ESC/POS receipt printer.
- Python 3.5
- pip
git clone https://github.com/vincentaudoire/BooBooMessenger-client.gitThe current version is meant to work with the Zjiang ZJ-58 thermal printer. If you would like to use with another ESC/POS you will need to set PRINTER_VENDOR and PRINTER_PRODUCT with your printer values inside main.py
To find your printer vendor and product you can use lsusb.
pip install -r requirements.txtIn BooBooMessenger-client/
python3.5 main.py