An open API service indexing awesome lists of open source software.

https://github.com/hmazter/raspberrypi-label-printer

Raspberry pi label printer
https://github.com/hmazter/raspberrypi-label-printer

labelwriter raspberry-pi

Last synced: 10 months ago
JSON representation

Raspberry pi label printer

Awesome Lists containing this project

README

          

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 [ ...]
```
Where `label image 1`, `label image 2`, etc is a path to a png image to print.