raspberrypi-label-printer icon indicating copy to clipboard operation
raspberrypi-label-printer copied to clipboard

Raspberry pi label printer

Raspberry Pi Dymo Label printer

Small c++ program to print a png image to a Dymo Labelwriter 450 on Linux (raspbian)

Install

git clone ...
cd raspberrypi-label-printer
make

Usage

./PrintLabel <label image 1> [<label image 2> ...]

Where label image 1, label image 2, etc is a path to a png image to print.