Skip to content

Client for Fiscal Printer Simulator Service. Able to retrive recept printouts, Line display messages and drawer events.

License

Notifications You must be signed in to change notification settings

fiscal-printer-simulator/Fiscal-Printer-Simulator-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiscal Printer Simulator Client

Build Status

This is a client aplication for configure and see results of Fiscal Printer Simulator Service works.
Application builded with React, Redux and Electron.js libraries.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To run this application you need:

  • Node.js version at least 10.16.0
  • Installed Fiscal Printer Simulator Service on your computer.

Installing

Steps:

  1. run npm install on root directory
  2. Install Fiscal Printer Simulator From There
  3. Check if Windows Service Fiscal Printer Service is Runnint
  4. run command npm start

If you need to check Electron.js version of application run in other CLI command npm run electron

Running the tests

  • just run command npm run test

Deployment

Add additional notes about how to deploy this on a live system

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Michal Wojcik - Initial work - WojcikMM

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details