{"id":15561978,"url":"https://github.com/thekuwayama/matter_qrcode_generator","last_synced_at":"2025-10-20T11:56:21.402Z","repository":{"id":179906098,"uuid":"658223563","full_name":"thekuwayama/matter_qrcode_generator","owner":"thekuwayama","description":"QR-code generator for Matter","archived":false,"fork":false,"pushed_at":"2025-04-09T15:28:51.000Z","size":665,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-23T23:02:43.627Z","etag":null,"topics":["cli","matter","qr-code","qrcode","rust","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://thekuwayama.github.io/matter_qrcode_generator/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thekuwayama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2023-06-25T06:26:55.000Z","updated_at":"2025-04-09T15:27:30.000Z","dependencies_parsed_at":"2025-03-06T19:41:15.624Z","dependency_job_id":null,"html_url":"https://github.com/thekuwayama/matter_qrcode_generator","commit_stats":null,"previous_names":["thekuwayama/matter-qrcode-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fmatter_qrcode_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fmatter_qrcode_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fmatter_qrcode_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fmatter_qrcode_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekuwayama","download_url":"https://codeload.github.com/thekuwayama/matter_qrcode_generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528731,"owners_count":21445516,"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":["cli","matter","qr-code","qrcode","rust","wasm","webassembly"],"created_at":"2024-10-02T16:10:52.397Z","updated_at":"2025-10-20T11:56:16.366Z","avatar_url":"https://github.com/thekuwayama.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matter_qrcode_generator\n\n[![CI](https://github.com/thekuwayama/matter_qrcode_generator/workflows/CI/badge.svg)](https://github.com/thekuwayama/matter_qrcode_generator/actions?workflow=CI)\n[![license](https://img.shields.io/badge/license-MIT/Apache2.0-brightgreen.svg)](https://raw.githubusercontent.com/thekuwayama/matter_qrcode_generator/main/LICENSE-APACHE)\n[![dependency status](https://deps.rs/repo/github/thekuwayama/matter_qrcode_generator/status.svg)](https://deps.rs/repo/github/thekuwayama/matter_qrcode_generator)\n\n`matter_qrcode_generator` is QR-code generator for Matter.\n\n![cli-demo](docs/cli-demo.gif)\n\n\n## Install\n\nYou can install `matter_qrcode_generator` with the following:\n\n```sh-session\n$ cargo install --git https://github.com/thekuwayama/matter_qrcode_generator.git --branch main\n```\n\n\n## Usage\n\n```sh-session\n$ matter_qrcode_generator --help\nQR-code generator for Matter\n\nUsage: matter_qrcode_generator [OPTIONS] \u003cVENDOR_ID\u003e \u003cPRODUCT_ID\u003e \u003cPASSCODE\u003e \u003cDISCRIMINATOR\u003e\n\nArguments:\n  \u003cVENDOR_ID\u003e      Vendor ID\n  \u003cPRODUCT_ID\u003e     Product ID\n  \u003cPASSCODE\u003e       passcode\n  \u003cDISCRIMINATOR\u003e  discriminator\n\nOptions:\n  -f, --file \u003cFILE\u003e  path to the .png output file\n  -h, --help         Print help\n  -V, --version      Print version\n```\n\nFor example:\n\n```sh-session\n$ matter_qrcode_generator 65521 32770 123456 250\n```\n\n```sh-session\n$ matter_qrcode_generator 65521 32770 123456 250 --file output.png\n```\n\n## Web App with Wasm\n`matter_qrcode_generator_wasm` is a Web Application to print QR-code using Wasm.\n\n- https://thekuwayama.github.io/matter_qrcode_generator/\n\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](https://github.com/thekuwayama/matter_qrcode_generator/blob/main/LICENSE-APACHE) or http://apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](https://github.com/thekuwayama/matter_qrcode_generator/blob/main/LICENSE-MIT) or http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekuwayama%2Fmatter_qrcode_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekuwayama%2Fmatter_qrcode_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekuwayama%2Fmatter_qrcode_generator/lists"}