{"id":18463849,"url":"https://github.com/smartive/swiss-qr-bill-decoder","last_synced_at":"2026-03-10T16:07:34.102Z","repository":{"id":246022387,"uuid":"819871943","full_name":"smartive/swiss-qr-bill-decoder","owner":"smartive","description":"A simple tool to decode QR codes of Swiss QR bills","archived":false,"fork":false,"pushed_at":"2026-03-06T05:08:51.000Z","size":3700,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-06T09:51:06.019Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/smartive.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-25T10:49:33.000Z","updated_at":"2026-03-06T05:08:43.000Z","dependencies_parsed_at":"2026-01-03T20:05:17.168Z","dependency_job_id":null,"html_url":"https://github.com/smartive/swiss-qr-bill-decoder","commit_stats":null,"previous_names":["smartive/swiss-qr-bill-decoder"],"tags_count":94,"template":false,"template_full_name":null,"purl":"pkg:github/smartive/swiss-qr-bill-decoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fswiss-qr-bill-decoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fswiss-qr-bill-decoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fswiss-qr-bill-decoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fswiss-qr-bill-decoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartive","download_url":"https://codeload.github.com/smartive/swiss-qr-bill-decoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fswiss-qr-bill-decoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30341874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"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":[],"created_at":"2024-11-06T09:08:08.737Z","updated_at":"2026-03-10T16:07:34.063Z","avatar_url":"https://github.com/smartive.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swiss QR bill decoder\nThis project contains a tool to decode the Swiss QR bill. It reads the QR code from an image or a pdf and decodes the data json based on the [Swiss QR bill specification](https://www.six-group.com/en/products-services/banking-services/payment-standardization/standards/qr-bill.html).\n\nIt contains a lib crate that can be used as a library and a bin crate that can be used as a command line tool.\n\n\n\u003e [!WARNING]\n\u003e Users of this project do so at their own risk. There are no guarantees of any kind regarding the reliability, functionality, or security of this tool. The authors are not responsible for any damage or losses incurred from using this software.\n\n## Usage\n\nTo run the tool in debug mode, use the following command:\n```shell\ncargo run -- \u003cpath_to_image\u003e\n```\nFor additional options, run:\n```shell\ncargo run -- --help\n```\n\nTo build a release version, use the following command:\n```shell\ncargo build --release\n```\nThe binary will be located at `target/release/swiss-qr-bill-decoder` and can be run as follows:\n```shell\n./target/release/swiss-qr-bill-decoder \u003cpath_to_image\u003e\n```\n\n## Run tests\n```shell\ncargo test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartive%2Fswiss-qr-bill-decoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmartive%2Fswiss-qr-bill-decoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmartive%2Fswiss-qr-bill-decoder/lists"}