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