#hardware #driver #printing #label #maker #userspace #d30

app d30-cli

Provisional userspace driver/app for the Phomemo D30 label maker / printer

4 releases

0.2.3 Jan 8, 2025
0.2.2 Jan 8, 2025
0.2.1 Jan 8, 2025
0.2.0 Jan 8, 2025

#2020 in Hardware support

Download history 500/week @ 2025-01-07

500 downloads per month

AGPL-3.0-or-later

410KB
567 lines

phomemo-d30

Library & utilities for controlling the Phomemo D30 label maker, using a reverse engineered protocol.

This library contains components heavily based on code available in the polskafan phomemo_d30 repo, but takes no code directly from said library. That library in turn is based heavily on the work of others, including viver and theacodes.

The gist of it is that there are several magic sequences sent to the appliance by their 'Print Master' Android app. These were sniffed, and now can be blindly transmitted by a number of scripts and utilities available on Github. This is one such utility.


This particular crate is the CLI module of the phomemo-d30 suite. For usage instructions, see the git repo.

Dependencies

~27–40MB
~625K SLoC