Acquisition Module that incorporates ZKT library to emit fingerprint scan to all connected clients
|
|
преди 1 месец | |
|---|---|---|
| Models | преди 2 месеца | |
| libs | преди 2 месеца | |
| publish | преди 2 месеца | |
| .gitignore | преди 2 месеца | |
| BitmapFormat.cs | преди 2 месеца | |
| FingerprintCaptureManager.cs | преди 2 месеца | |
| FingerprintScanner.csproj | преди 2 месеца | |
| FingerprintScanner.sln | преди 7 месеца | |
| Program.cs | преди 2 месеца | |
| README.md | преди 1 месец | |
| WebSocketServerManager.cs | преди 2 месеца |
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