Changes

m
Line 108: Line 108:  
This gateway run on Windows (or Linux but dev for Linux is not complete). You can download a release at https://github.com/imTigger/webapp-hardware-bridge/releases/. Click on a the version you want, so you will reach the list of files to download.
 
This gateway run on Windows (or Linux but dev for Linux is not complete). You can download a release at https://github.com/imTigger/webapp-hardware-bridge/releases/. Click on a the version you want, so you will reach the list of files to download.
   −
'''For a bridge on Windows:''' Download and execute the '''whb-x.y.0.exe''' and run it. This will install and run the server. Also, from the board of running application, you will find an icon that allow you tu run the Configuration. Run the configuration and select the POS serial printer. If you don't have a POS serial printer, you can select "Fallback to default printer", then install a virtual POS driver (like the EMF Virtual Printer available at https://www.colorpilot.com/emfprinter_versions.html) and finally set this virtual Driver as the default printer.
+
'''For a bridge on Windows:''' Download and execute the '''whb-x.y.0.exe''' and run it. This will install and run the server. Also, from the board of running application, you will find an icon that allow you tu run the Configuration. Run the configuration and select the POS serial printer. If you don't have a POS serial printer, you can select "Fallback to default printer", then install a virtual POS driver (like the EMF Virtual Printer available at https://www.colorpilot.com/emfprinter_versions.html) and finally set this virtual Driver as the default printer on your Windows Printer setup.
    
'''For a bridge on Linux:'''  You can download the zip file with the java server and run the java server by launching the jar file from the command line with:''' java -jar webapp-hardware-bridge.jar'''
 
'''For a bridge on Linux:'''  You can download the zip file with the java server and run the java server by launching the jar file from the command line with:''' java -jar webapp-hardware-bridge.jar'''