Skip to content

livelink/cups-imgcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A simple cups fake driver to capture images sent to a printer via AirPrint. Designed to allow transfer of JPEGs, PNGs & PDFs from iPhones.

Files

  • Makefile installs the scripts
  • cups-img.drv contains the definitions of the media "supported" by the printer
  • cups-img-filter is a simple script that reads the raw data in and prints it out again.
  • cups-img-backend receives the file, writes it to a tmp file and broadcasts a dbus notification with the file location.

Installation

lpadmin -p PhotoKiosk -E -v imgcap:/ -m livelink/cups-img.ppd.gz
cupsenable PhotoKiosk
cupsaccept PhotoKiosk

About

CUPS backend/filter combo to capture raw input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published