{"id":23266151,"url":"https://github.com/raphiz/rfid-az","last_synced_at":"2025-04-09T18:55:38.710Z","repository":{"id":79285577,"uuid":"531935541","full_name":"raphiz/rfid-az","owner":"raphiz","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-16T07:55:41.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T04:41:25.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/raphiz.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":"2022-09-02T13:25:06.000Z","updated_at":"2022-09-16T07:59:38.000Z","dependencies_parsed_at":"2023-05-25T03:15:34.743Z","dependency_job_id":null,"html_url":"https://github.com/raphiz/rfid-az","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Frfid-az","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Frfid-az/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Frfid-az/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphiz%2Frfid-az/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphiz","download_url":"https://codeload.github.com/raphiz/rfid-az/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094013,"owners_count":21046762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-19T15:52:59.606Z","updated_at":"2025-04-09T18:55:38.684Z","avatar_url":"https://github.com/raphiz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RFID AZ\n\nThis is a simple tool to log work time using a keyboard rfid reader such as the Neuftech USB RFID Reader ID.\n\n## Linux\n\n### Hardware Vendor ID und Product ID auslesen\n\nFür udev rule (siehe `10-rfid-reader.rules`) wird die vendor ID und product id benötigt. Diese können wie folgt\nausgelesen werden:\n\n```bash\n$ lsusb | grep RFID\nBus 003 Device 015: ID ffff:0035 Sycreader RFID Technology Co., Ltd SYC ID\u0026IC USB Reader\n\n# Anhand der Bus ID und Device ID die parameter für udevadm anpassen:\nudevadm info -a /dev/bus/usb/003/015\n...\nATTR{manufacturer}==\"Sycreader RFID Technology Co., Ltd\"\nATTR{idProduct}==\"0035\"\n...\n```\n\nAlternativ kann auch `cat /proc/bus/input/devices` genutzt werden.\n\n\n## Useful Resources\n* [\"Bind\" USB-keyboard exclusively to specific application](https://serverfault.com/questions/385260/bind-usb-keyboard-exclusively-to-specific-application/976557#976557)\n* [How to make Linux ignore a keyboard while keeping it available for my program to read?](https://stackoverflow.com/questions/63478999/how-to-make-linux-ignore-a-keyboard-while-keeping-it-available-for-my-program-to)\n* [Exploring /dev/input](https://thehackerdiary.wordpress.com/2017/04/21/exploring-devinput-1/)\n* [Accessing Keys From Linux Input Device](https://www.faqcode4u.com/faq/16452/accessing-keys-from-linux-input-device)\n* [Linux – How to read input from the hosts keyboard when connected via SSH – Unix Server Solutions](https://super-unix.com/superuser/how-to-read-input-from-the-hosts-keyboard-when-connected-via-ssh/)\n* [c - Accessing Keys from Linux Input Device - Stack Overflow](https://stackoverflow.com/questions/20943322/accessing-keys-from-linux-input-device)\n* [linux/input-event-codes.h at master · torvalds/linux](https://github.com/torvalds/linux/blob/master/include/uapi/linux/input-event-codes.h)\n* [Starting systemd service instance for device from udev](https://blog.fraggod.net/2015/01/12/starting-systemd-service-instance-for-device-from-udev.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphiz%2Frfid-az","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphiz%2Frfid-az","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphiz%2Frfid-az/lists"}