IBoleto.rb is a Linux compatible CLI server for Quadrimind IBoleto android application. Quadrimind IBoleto scans (brazilian format) bills' barcodes and sends to a server (Ex: IBoleto.rb). IBoleto.rb uses gtk to copy to clipboard the barcode number sequence in more than one format. So you can past it at your internet bank for payment.
Add this line to your application's Gemfile:
$ gem install iboleto
$ iboleto
If you want iboleto to clipboard copy the read barcode, you just need to install the gtk2 gem with the following command:
$ gem install gtk2
- Fork it ( https://github.com/[my-github-username]/iboleto/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
https://github.com/abinoam/iboleto
I'm not affliated in any way to Quadrimind.