Smart Biometric
- Author: asoral
- Repository: https://github.com/asoral/smart_biometric
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Other
- Maintenance: Actively Maintained
- Frappe versions: v16
Install Smart Biometric
bench get-app https://github.com/asoral/smart_biometric
Add the Frappe Gems badge to your README
Maintain Smart Biometric? Paste this into your README:
[](https://frappegems.com/gems/apps/asoral/smart_biometric)
About Smart Biometric
Smart Biometric
A Frappe application designed for seamless biometric device integration and attendance synchronization.
Purpose
The Smart Biometric app automates the process of fetching attendance data from biometric devices and syncing it with the Employee Checkin system in Frappe/ERPNext. It provides robust error handling and automated maintenance to ensure reliable attendance tracking.
Key Features
- Biometric Device Integration: Connect and synchronize data from various biometric attendance systems.
- Biometric Error Log: Detailed logging of synchronization attempts, errors, and tracebacks for easy troubleshooting.
- Automated Log Maintenance: Built-in integration with Frappe's Log Settings to automatically clear biometric error logs after 7 days, preventing database bloat.
- Employee Checkin Mapping: Seamlessly maps biometric records to Frappe Employee Checkin records.
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/asoral/smart_biometric.git --branch version-16
bench install-app smart_biometric
Maintenance & Logs
This app automatically adds a rule to Log Settings upon installation/migration to clear the Biometric Error Log every 7 days. You can adjust this duration in the Log Settings desk page.
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/smart_biometric
pre-commit install
License
MIT
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.