Acquisition Module that incorporates ZKT library to emit fingerprint scan to all connected clients
|
|
há 1 mês atrás | |
|---|---|---|
| Models | há 2 meses atrás | |
| libs | há 2 meses atrás | |
| publish | há 2 meses atrás | |
| .gitignore | há 2 meses atrás | |
| BitmapFormat.cs | há 2 meses atrás | |
| FingerprintCaptureManager.cs | há 2 meses atrás | |
| FingerprintScanner.csproj | há 2 meses atrás | |
| FingerprintScanner.sln | há 7 meses atrás | |
| Program.cs | há 2 meses atrás | |
| README.md | há 1 mês atrás | |
| WebSocketServerManager.cs | há 2 meses atrás |
A C# program to read fingerprint data from a scanner.
git clone -b main https://git.swopt.com/enzo/FingerprintScanner.git
dotnet clean
dotnet build
dotnet run
dotnet publish -c Release -o ./publish