Attendance parser for my mother's biometric scanner.
pip3 install -r requirements.txt
- Save your attendance file as attendance.txt
python3 attendance.py
- See attendance data on localhost:5000 on your browser.
- [] Better UX
- [] Ease of setup (should not need flask server, should be selfhostable with ease, etc.)
- [] Easier workflows (email support, file upload?)
- [] Code cleanup
- This was supposed to be a one off project but due to the lack of better parsing software, I will polish this a little so its useable for non-tech folk, or maybe self host this.
- I know the code is not good, this was not meant to be public. It is a solution that is for my mother's business needs.
- This is compatible and only tested with the data from Realtime Eco S C101 Biometric Attendance. It's a big pain to use, hence I have made this to makes sense of the weird format it gives data in.