Acquisition Module that incorporates ZKT library to emit fingerprint scan to all connected clients
|
1 tydzień temu | |
---|---|---|
Models | 4 tygodni temu | |
libs | 4 tygodni temu | |
publish | 4 tygodni temu | |
.gitignore | 4 tygodni temu | |
BitmapFormat.cs | 4 tygodni temu | |
FingerprintCaptureManager.cs | 4 tygodni temu | |
FingerprintScanner.csproj | 4 tygodni temu | |
FingerprintScanner.sln | 5 miesięcy temu | |
Program.cs | 4 tygodni temu | |
README.md | 1 tydzień temu | |
WebSocketServerManager.cs | 4 tygodni temu |
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