Skip to content

A program to send pictures to print to a Canon Selphy CP printer via wifi

Notifications You must be signed in to change notification settings

albertcsm/go-selphy-cp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of this bzr repository http://wilmer.gaa.st/selphy/ from Wilmer van der Gaast (@Wilmer in twitter).

It's basically a Go program to send pictures to a Canon Selphy CP900 printer connected via wifi. This at least lets you print from OSX because Canon does not provide drivers for latest versions the Apple OS.

Check the original README for more info about it.

I added the binary for Yosemite in case you don't want to build it yourself.

I tried to print a picture checking the printer IP from the router info page like this:

./selphy -printer_ip="192.168.1.133" ~/Pictures/print-01.jpg

And worked great, so thanks Wilmer! ;-)

About

A program to send pictures to print to a Canon Selphy CP printer via wifi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.7%
  • Shell 3.8%
  • Makefile 0.5%