Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0n1con3/nxp-presencecheck
Setup your own Presence check with MongoDB and Python You need a Screen for the Output. It will work without but you need access to the db to value the data.
https://github.com/0n1con3/nxp-presencecheck
linux mongodb-database nxp-nfc pip python raspberrypi
Last synced: 19 days ago
JSON representation
Setup your own Presence check with MongoDB and Python You need a Screen for the Output. It will work without but you need access to the db to value the data.
- Host: GitHub
- URL: https://github.com/0n1con3/nxp-presencecheck
- Owner: 0n1cOn3
- License: mit
- Created: 2021-01-19T02:03:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T02:05:33.000Z (about 4 years ago)
- Last Synced: 2024-11-14T15:45:49.579Z (3 months ago)
- Topics: linux, mongodb-database, nxp-nfc, pip, python, raspberrypi
- Language: Python
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NXP-PresenceCheck
Setup your own Presence check with MongoDB and Python
You need a Screen for the Output. It will work without but you need access to the db to value the data.## Install
1. Install MongoDB
2. Install Python
3. Install PIP (Or use the provided PIP Installer)
4. Clone the Project
5. Create a database with following entry: Time, Date, Name, uid, _id,
6. Modifie Tag_pj.py and change the following values: ServerIP, dbname
7. Modifie python-tag-mysql.py and change the following value: dbserver, user, passwd, dbname
8. Run! :)## Problems & Errors
Please Open a Issue Request
## Notes
Licensed under MIT