Skip to content

jdsampayo/elgransuspiro_pos_printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elgransuspiro_pos_printer

Printer client for Point Of Sale

  • Install dependencies:

sudo apt-get install build-essential libssl-dev ruby ruby-dev

  • Create a permanent cookie on the browser of the branch to listen those messages:

https://pos.elgransuspiro.com/sucursales?nombre=BRANCH_NAME

  • Run client:

ruby printer.rb

Ticket printed

  • Move service to

/lib/systemd/system/pos_printer.service

  • Start/Check/Restart the service

sudo systemctl start pos_printer

Accept also: status/restart/stop

  • Enable the service at boot

sudo systemctl enable pos_printer

About

Printer client for POS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages