{"id":19598137,"url":"https://github.com/dotupnet/dotup-ts-node-mifare-usb","last_synced_at":"2026-07-04T08:32:52.561Z","repository":{"id":34615552,"uuid":"180835097","full_name":"dotupNET/dotup-ts-node-mifare-usb","owner":"dotupNET","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-30T17:28:20.000Z","size":1749,"stargazers_count":0,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T04:35:07.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotupNET.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-11T16:39:24.000Z","updated_at":"2020-03-09T11:50:58.000Z","dependencies_parsed_at":"2023-01-15T08:05:59.488Z","dependency_job_id":null,"html_url":"https://github.com/dotupNET/dotup-ts-node-mifare-usb","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotupNET%2Fdotup-ts-node-mifare-usb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotupNET%2Fdotup-ts-node-mifare-usb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotupNET%2Fdotup-ts-node-mifare-usb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotupNET%2Fdotup-ts-node-mifare-usb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotupNET","download_url":"https://codeload.github.com/dotupNET/dotup-ts-node-mifare-usb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240876855,"owners_count":19871903,"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-11-11T09:04:51.167Z","updated_at":"2025-10-28T21:38:18.582Z","avatar_url":"https://github.com/dotupNET.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n\n# dotup-ts-node-mifare-usb\n\n## Description\n\n## Installation\n\nRequirements:\n```shell\napt-get install libudev-dev\napt-get install libusb-dev\napt-get install libusb-1.0-0\napt-get install libusb-1.0-0-dev\n```\n\n\u003enpm install -g dotup-ts-node-mifare-usb --unsafe-perm\n\n\u003esudo visudo\n\nadd this line after the existing Defaults secure_path=... entry:\n\u003eDefaults !secure_path\n\naccess without root: Create file `10-card.rules` in `/etc/udev/rules.d`\nProduct and vendor id is hex value\n\n\u003eSUBSYSTEM==\"usb\", ATTR{idVendor}==\"ffff\", ATTR{idProduct}==\"35\", GROUP=\"users\" MODE=\"0666\"\n\u003eSUBSYSTEM==\"usb\", ATTR{bInterfaceClass}==\"03\", MODE=\"0666\"\n\u003eKERNEL==\"hiddev*\", ATTRS{idVendor}==\"ffff\", MODE=\"0666\"\n\nActivate the changes:\n\u003esudo chmod 0666 /dev/hidraw*\n\u003esudo udevadm control --reload-rules\n\n## Usage\n\nList all HID devices\n\u003ehid-list\n\nListen to a HID device\n\u003ehid-listner -v 65535 -p 53\n\n## Release Notes\n### 1.0.3\n\nFixes/Features:\n- hid-listner: device selector fails\n\n### 1.0.2\n\nFixes/Features:\n- Initial release\n\n## License\n\nMIT © [Peter Ullrich](https://github.com/dotupNET/)\n\n**Enjoy!**\n\n[npm-image]: https://badge.fury.io/js/dotup-ts-node-mifare-usb.svg\n[npm-url]: https://npmjs.org/package/dotup-ts-node-mifare-usb\n[travis-image]: https://travis-ci.org/dotupNET/dotup-ts-node-mifare-usb.svg?branch=master\n[travis-url]: https://travis-ci.org/dotupNET/dotup-ts-node-mifare-usb\n[daviddm-image]: https://david-dm.org/dotupNET/dotup-ts-node-mifare-usb.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/dotupNET/dotup-ts-node-mifare-usb\n[coveralls-image]: https://coveralls.io/repos/dotupNET/dotup-ts-node-mifare-usb/badge.svg\n[coveralls-url]: https://coveralls.io/r/dotupNET/dotup-ts-node-mifare-usb\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotupnet%2Fdotup-ts-node-mifare-usb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotupnet%2Fdotup-ts-node-mifare-usb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotupnet%2Fdotup-ts-node-mifare-usb/lists"}