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...
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
I believe the code is the
The gem is available as open source under the terms of the MIT License.