The Time attendance ZKTeco software provides an easy way to integrate ZKTeco biometric devices with your electronjs application. This electronjs sample simplifies the process of connecting to ZKTeco devices, fetching attendance logs, and managing user data.
- Easy Integration: Seamlessly connect your electronjs or nodejs application with ZKTeco biometric devices.
- Attendance Management: Fetch and manage attendance logs from connected devices.
- User Management: Add, update, and remove users on the biometric device directly from your application.
- Real-time Data Sync: Ensure that your application always has the latest attendance data.
You can install the nodejs modules
npm install
- npm install
- Open two consol screens.
- npm start
- npm run electron-start
- npm run electron-pack