{"id":25715986,"url":"https://github.com/3ru/attendance_checker","last_synced_at":"2026-06-19T07:31:17.716Z","repository":{"id":149441502,"uuid":"354538259","full_name":"3ru/attendance_checker","owner":"3ru","description":"📜Attendance management system using NFC tags.","archived":false,"fork":false,"pushed_at":"2021-04-09T17:38:30.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T14:49:46.674Z","etag":null,"topics":["nfc","nfc-tag","nfcpy","python3","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3ru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-04T12:30:26.000Z","updated_at":"2021-04-17T08:10:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5198c78d-3dcb-4fab-8648-20e2884f4758","html_url":"https://github.com/3ru/attendance_checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/3ru/attendance_checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ru%2Fattendance_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ru%2Fattendance_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ru%2Fattendance_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ru%2Fattendance_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3ru","download_url":"https://codeload.github.com/3ru/attendance_checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3ru%2Fattendance_checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34522034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nfc","nfc-tag","nfcpy","python3","sqlite3"],"created_at":"2025-02-25T14:40:10.722Z","updated_at":"2026-06-19T07:31:17.711Z","avatar_url":"https://github.com/3ru.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"docs/title.jpg\"\u003e  \n\n![GitHub top language](https://img.shields.io/github/languages/top/Ryuyxx/attendance_checker?style=for-the-badge)\n![GitHub repo file count](https://img.shields.io/github/languages/code-size/Ryuyxx/attendance_checker?style=for-the-badge)\n![GitHub last commit](https://img.shields.io/github/last-commit/Ryuyxx/attendance_checker?style=for-the-badge)\n\n\n\u003ch3 align=\"center\"\u003e\n    Attendance management system\n\u003c/h3\u003e\n\n## Description\nThis is a attendance management system using NFC tags.  \nIt uses the [`nfcpy`](https://nfcpy.readthedocs.io/en/latest/) library to retrieve the card information and store it in a database.  \nSince I'm Japanese, console logs are displayed in Japanese.  \n\n\n## Dependency\nOnly three additionals need to be installed\n- nfcpy\n- pandas\n- python-dotenv\n- sqlite3\n- binascii\n- datetime\n\n\n## Usage  \n\n1. Get nfc card reader [ex.](https://www.amazon.com/nfc-reader/s?k=nfc+reader) (I'm Using [PaSoRi RC-S380](https://www.sony.net/Products/felica/business/products/RC-S380.html))\n\n2. Follow [here](https://nfcpy.readthedocs.io/en/latest/topics/get-started.html)  \n\n3. Install\n   \n    ```bash\n    $ pip install nfcpy   # Should be installed on Step 2\n    $ pip install pandas\n    $ pip install python-dotenv\n    ```\n    \n4. Settings  \n\n    1. make `.env` file\n    2. set database location and admin card id.  \n       (To get the card ID, look inside the DB or use like [this](https://github.com/Ryuyxx/idm-check/blob/master/main.py))\n    ```text\n    DBNAME = \"dbs/USER.db\"\n    ADMIN_TYPE = \"XXXXXXXXX\"\n    ```\n\n5. Run\n   \n    ```bash\n    python3 main.py\n    ```\n\n\n## ERD\n\n    Soon...","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3ru%2Fattendance_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3ru%2Fattendance_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3ru%2Fattendance_checker/lists"}