bio metric setup - ashish-greycube/help GitHub Wiki

Device: eTime Track Lite OS : windows 10

https://github.com/frappe/biometric-attendance-sync-tool


image


Run : C:\Program Files\auto_attendence_greycube\biometric-attendance-sync-tool-v1.0-win64\attendance-sync.exe


https://github.com/frappe/biometric-attendance-sync-tool/releases/ https://github.com/frappe/biometric-attendance-sync-tool/releases/download/v1.0/biometric-attendance-sync-tool-v1.0-win64.zip

Say it is downloaded to "C:\Program Files\auto_attendence_greycube\biometric-attendance-sync-tool-v1.0-win64" put empty local_config.py attendance-sync.exe <-- run once to fill up local_config empty logs folder

https://www.splinterware.com/download/ssfree.exe 2023-04-19_13-11

C:\Program Files\Python310\python.exe
-c "from erpnext_sync import main; main()"
C:\Program Files\auto_attendence_greycube\biometric-attendance-sync-tool-v1.0-win64

shift type to be defined and mentioned in config file

shift_type_device_mapping = [
    {'shift_type_name': 'Shift1', 'related_device_id': ['test_1','test_2']}
]

for hourly shift_type.process_auto_attendance_for_all_shifts to run and mark attendance, following fields should have value

image