{"id":21868740,"url":"https://github.com/davidk/qrlink","last_synced_at":"2026-05-16T12:32:36.296Z","repository":{"id":186575152,"uuid":"675216455","full_name":"davidk/qrlink","owner":"davidk","description":"Make a QR code for URLs (or really anything you can fit in the command) within your terminal","archived":false,"fork":false,"pushed_at":"2023-08-13T17:47:36.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T21:45:24.249Z","etag":null,"topics":["cli","qrcode"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-06T07:08:26.000Z","updated_at":"2023-08-06T20:18:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"beba13c0-da7e-47a1-8bb2-b7691542fdfe","html_url":"https://github.com/davidk/qrlink","commit_stats":null,"previous_names":["davidk/qrlink"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/davidk/qrlink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidk%2Fqrlink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidk%2Fqrlink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidk%2Fqrlink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidk%2Fqrlink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidk","download_url":"https://codeload.github.com/davidk/qrlink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidk%2Fqrlink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","qrcode"],"created_at":"2024-11-28T05:15:11.422Z","updated_at":"2026-05-16T12:32:36.279Z","avatar_url":"https://github.com/davidk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qrlink\n\nThis utility encodes a URL / link into a QR code. Pre-built binaries for a [command-line interface](https://github.com/davidk/qrlink/releases) are available.\n\n## Usage \n\n`$ ./qrlink https://github.com/davidk/qrlink/releases/`\n\n### To generate a QR code image\n\n`$ ./qrlink https://github.com/davidk/qrlink/releases --imagefile releases.png`\n\n![QR Code image](/img/releases.png)\n\n### More options\n\n```bash\nUSAGE:\n    qrlink [ https://example.com | --ask ] [ --imagefile (output_name.png) --scale 10 |\n    --svg | --svgfile (output_name.svg) ]\n\nFLAGS:\n        --svg        Emit the QR code as an SVG (to standard output)\n    -a, --ask        Ask for URL/link instead of getting it through the command-line\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n        --scale \u003cscale\u003e             QR code scaling factor. Applies to imagefile \n                                    output only. [default: 10]\n        --quietzone \u003cquiet_zone\u003e    QR code: The size of the quiet zone/border to \n                                    apply to the final QR code [default: 2]\n        --imagefile \u003cimage_file\u003e    The name of the file to save to (e.g. --imagefile qr.png). \n                                    Formats: [png, jpg, bmp]\n        --svgfile \u003csvg_file\u003e        Save the QR code to a file (SVG formatted)\n\nARGS:\n    \u003clink\u003e    URL (or text) to convert to a QR code\n\n```\n\n#### Building\n\nPre-built releases are provided on GitHub, but for development, or to build your own from source (after installing the [Rust toolchain](https://www.rust-lang.org/tools/install):\n\n    cargo build --release\n\n### See also\n\n* [Format documentation, from zxing/zxing](https://github.com/zxing/zxing/wiki/Barcode-Contents)\n\n* [qrcodegen, via project nayuki](https://docs.rs/crate/qrcodegen/1.4.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidk%2Fqrlink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidk%2Fqrlink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidk%2Fqrlink/lists"}