crabdancing / phomemo-d30

simple CLI userspace driver/app for the Phomemo D30 printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phomemo-d30

Library & utilities for controlling the Phomemo D30 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.

Sponsored by Exobody

Exobody Logo

About

simple CLI userspace driver/app for the Phomemo D30 printer

License:GNU Affero General Public License v3.0


Languages

Language:Rust 91.7%Language:Nix 8.3%