d30-cli-preview

Crates.iod30-cli-preview
lib.rsd30-cli-preview
version0.2.3
sourcesrc
created_at2025-01-08 06:13:48.76286
updated_at2025-01-08 06:38:52.727043
descriptionProvisional userspace driver/app for the Phomemo D30 label maker / printer
homepage
repositoryhttps://github.com/crabdancing/phomemo-d30
max_upload_size
id1508112
size67,968
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 is a label preview tool for the phomemo-d30 suite, intended as a workaround for some (questionably designed) OSes not allowing secondary threads to draw GUIs. For usage instructions, see the git repo.

Commit count: 105

cargo fmt