All Projects → watson → printbin

watson / printbin

Licence: MIT License
A way to install a printbin printer

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language

printbin

Print anything to printb.in - totally not safe btw!

Build status js-standard-style

Installation

OS X

To install the printbin printer on OS X, simply run the following command from your terminal:

curl -s https://raw.githubusercontent.com/watson/printbin/master/scripts/osx.sh | sh

Alternative installation

You can also install the printbin printer as a Bonjour printer. This requires that the printer is advertised on your local network. To do this, simply follow these steps:

Install the printbin module globally:

npm install printbin -g

Start the printbin bonjour daemon:

printbin

Find and install the printbin printer:

ipp-printer

Windows

Windows doesn't support Bonjour/Zeroconf by default, so for now just follow this guide to add the printer manually: http://www.zedt.eu/tech/windows/installing-an-ipp-printer-in-windows-10/

The printer URL is:

ipp://ipp.printb.in:80

Links

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].