Skip to content

Instantly share code, notes, and snippets.

@mikeesto
Last active September 21, 2022 04:19
Show Gist options
  • Save mikeesto/7466943248e05ca30aae8000cc8dba64 to your computer and use it in GitHub Desktop.
Save mikeesto/7466943248e05ca30aae8000cc8dba64 to your computer and use it in GitHub Desktop.
Print to a Polaroid Zip via the command line

How to print to a Polaroid Zip via the command line

  1. Install blueman: sudo apt install blueman
  2. Find the MAC address of the zip: hcitool scan
  3. Send the photo blueman-sendto --device=XX.XX.XX.XX.XX.XX photo.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment