d30

Crates.iod30
lib.rsd30
version0.2.3
sourcesrc
created_at2023-07-27 04:06:25.243629
updated_at2025-01-08 06:37:44.731469
descriptionProvisional userspace driver/app for the Phomemo D30 label maker / printer
homepage
repositoryhttps://github.com/crabdancing/phomemo-d30
max_upload_size
id927061
size767,822
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 library module of the phomemo-d30 suite. For usage instructions, see the git repo.

Commit count: 105

cargo fmt