hamaker / thermal_printer

Gem for printing to a A2 mini thermal printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThermalPrinter

A small library for driving A2 thermal printers over a serial port. This is basically a port of py-thermal-printer, with a sprinkling of Ruby added to it.

Oh, and this is totally a Work in Progress...

Installation

Add this line to your application's Gemfile:

gem 'thermal_printer', git: 'hamaker/thermal_printer'

And then execute:

$ bundle

Or install it yourself as:

$ gem install thermal_printer

Usage

I believe the code is the

License

The gem is available as open source under the terms of the MIT License.

About

Gem for printing to a A2 mini thermal printer

License:MIT License


Languages

Language:Ruby 97.2%Language:Shell 2.8%