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