{"id":18293392,"url":"https://github.com/nfc-tools/qnfcd","last_synced_at":"2026-03-06T04:03:50.907Z","repository":{"id":28685608,"uuid":"32205559","full_name":"nfc-tools/qnfcd","owner":"nfc-tools","description":"QNFCd is a C++/Qt daemon that exposes NFC devices through D-Bus","archived":false,"fork":false,"pushed_at":"2015-03-14T10:54:47.000Z","size":240,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-05T11:34:20.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/nfc-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-14T10:06:40.000Z","updated_at":"2025-03-19T07:42:41.000Z","dependencies_parsed_at":"2022-08-21T15:40:39.453Z","dependency_job_id":null,"html_url":"https://github.com/nfc-tools/qnfcd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nfc-tools/qnfcd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfc-tools%2Fqnfcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfc-tools%2Fqnfcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfc-tools%2Fqnfcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfc-tools%2Fqnfcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfc-tools","download_url":"https://codeload.github.com/nfc-tools/qnfcd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfc-tools%2Fqnfcd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30161345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"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":[],"created_at":"2024-11-05T14:24:16.700Z","updated_at":"2026-03-06T04:03:50.853Z","avatar_url":"https://github.com/nfc-tools.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"QNFCd is a C++/Qt daemon that exposes NFC devices through D-Bus.\n\n**This project have WIP status and now looks for maintainer.**\n\n# Introduction #\n\nQNFCd is a daemon which access NFC Devices and Targets through libnfc. It offers D-Bus services to get devices list, targets list, target content...\n\nQNFCd is written in C++/Qt, libfreefare, libndef and libnfc.\n\n# Requirements #\n  * CMake (\u003e= 2.6)\n  * Qt4 core (\u003e= 4.3)\n  * [libnfc](http://www.libnfc.org/documentation/installation) (\u003e= 1.7.0);\n  * [libfreefare](http://code.google.com/p/libfreefare) (\u003e= 0.3.4);\n  * [libndef](http://code.google.com/p/libndef/source/browse/trunk/INSTALL) (\u003e= 1.0.1).\n\n# Build #\n```\ngit clone https://code.google.com/p/qnfcd\ncd qnfcd\nmkdir build\ncd build\ncmake .. -DCMAKE_INSTALL_PREFIX=/usr\nmake\nsudo make install\n```\n\nQNFCd use D-Bus and D-Bus needs policy file to allow NFCd to publish on system bus:\n```\nsudo cp nfcd.conf /etc/dbus-1/system.d/\n```\n\n# Run #\nOnce these commands succeed, just type:\n```\nsudo nfcd\n```\n\nNote: ATM, QNFCd provide D-Bus interface on system bus.\n\n# Debug #\nYou need to activate special flags in order to debug, to do this you simply need to activate \"Debug\" target using CMake\n```\ncmake .. -DCMAKE_BUILD_TYPE=Debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfc-tools%2Fqnfcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfc-tools%2Fqnfcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfc-tools%2Fqnfcd/lists"}