Acquisition Module that incorporates ZKT library to emit fingerprint scan to all connected clients
|
1 nedēļu atpakaļ | |
---|---|---|
Models | 4 nedēļas atpakaļ | |
libs | 4 nedēļas atpakaļ | |
publish | 4 nedēļas atpakaļ | |
.gitignore | 4 nedēļas atpakaļ | |
BitmapFormat.cs | 4 nedēļas atpakaļ | |
FingerprintCaptureManager.cs | 4 nedēļas atpakaļ | |
FingerprintScanner.csproj | 4 nedēļas atpakaļ | |
FingerprintScanner.sln | 5 mēneši atpakaļ | |
Program.cs | 4 nedēļas atpakaļ | |
README.md | 1 nedēļu atpakaļ | |
WebSocketServerManager.cs | 4 nedēļas atpakaļ |
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