Print labels using a Dymo LabelWriter 450 and a Raspberry Pi.
Install the following packages on Raspbian :
sudo apt install printer-driver-dymo cups libsdl2-dev libsdl2-ttf-dev
Type sudo make install
to build the software, install it to /opt
and install an init script.
Type sudo make uninstall
to remove all installed files.