electron-atm icon indicating copy to clipboard operation
electron-atm copied to clipboard

A simple free open-source NDC ATM emulator, written on JavaScript, jQuery and Electron framework.

Results 11 electron-atm issues
Sort by recently updated
recently updated
newest added

Hi , Emulator is coming up into card read state and when i initiate transaction , i can see the states are getting changed in the below box. Actually none...

Hi, I deployed the project locally and did started the application using npm start. then I fill the required parameters but the continue button still disabled. Pls help me to...

Hi after run Electron ATM below error appear Error: connect ECONNREFUSED 127.0.0.1:11032 here is my configuration: ![image](https://user-images.githubusercontent.com/26499665/112979826-55645180-916e-11eb-8997-647527819b32.png) here is the error: ![image](https://user-images.githubusercontent.com/26499665/112979942-79c02e00-916e-11eb-875b-3ef826d1f865.png) Any idea? Thanks,

Electron App is amazing , State flows are working excellent. I have simulated a Unsolicited messgae from the ATM but the NDC Parser doesn't work .Host message is not parsed...

Bumps [electron](https://github.com/electron/electron) from 9.1.2 to 10.1.3. Release notes Sourced from electron's releases. electron v10.1.3 Release Notes for v10.1.3 Fixes Fixed CORS not being disabled by webSecurity: false. #25503 (Also in...

dependencies

ATM must be able to process the EMV configuration command sent from terminal: > 16:57:06.864

Similar blocks of code found in 2 locations. Consider refactoring. https://codeclimate.com/github/timgabets/electron-atm/src/controllers/atm.js#issue_5a1fe7d83a3aff000100005f

States graph is not updated after the new states received with 'State Tables load'.

New comms key received and parsed from host. However, the Comms key value in the key form remains the same.