d30-cli

Crates.iod30-cli
lib.rsd30-cli
version0.2.3
sourcesrc
created_at2025-01-08 06:12:16.531237
updated_at2025-01-08 06:38:21.203571
descriptionProvisional userspace driver/app for the Phomemo D30 label maker / printer
homepage
repositoryhttps://github.com/crabdancing/phomemo-d30
max_upload_size
id1508111
size81,745
Ada (crabdancing)

documentation

README

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.

Commit count: 105

cargo fmt