Skip to content

cesar-richard/scarlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scarlet

Build Status Maintainability codecov

Interface between physic devices (like ACR122U NFC Reader) and websockets subscribers (like React apps)

Binaries availiable at :

OS Binary
Windows scarlet-win.exe
MacOS scarlet-macos
Linux scarlet-linux

Troubleshooting

There's a known issue with npm & python setup on Windows. Ensure thath Python in installed and if it still doesn't want to compile try:

npm --add-python-to-path='true' --debug install --global windows-build-tools