{"id":15663455,"url":"https://github.com/crisidev/qrsync","last_synced_at":"2025-09-13T14:46:49.980Z","repository":{"id":62443214,"uuid":"263972610","full_name":"crisidev/qrsync","owner":"crisidev","description":"Utility to copy files over WiFi to/from mobile devices inside a terminal.","archived":false,"fork":false,"pushed_at":"2024-03-08T14:31:38.000Z","size":3670,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T06:07:46.069Z","etag":null,"topics":["commadline","qr-code","rocket-rs","rust","rust-crate","utility"],"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/crisidev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-05-14T16:50:11.000Z","updated_at":"2025-01-03T16:36:36.000Z","dependencies_parsed_at":"2024-03-08T15:40:09.074Z","dependency_job_id":"b2aa3d8b-0422-4cf3-8507-978332e8e329","html_url":"https://github.com/crisidev/qrsync","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/crisidev/qrsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisidev%2Fqrsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisidev%2Fqrsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisidev%2Fqrsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisidev%2Fqrsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crisidev","download_url":"https://codeload.github.com/crisidev/qrsync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisidev%2Fqrsync/sbom","scorecard":{"id":308732,"data":{"date":"2025-08-11","repo":{"name":"github.com/crisidev/qrsync","commit":"50d1f52215a33bab4e8ec870286db6ab75f77b75"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 3/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/build_and_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/build_and_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/crisidev/qrsync/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/crisidev/qrsync/releases/115375875","Warn: release artifact v0.2.3 not signed: https://api.github.com/repos/crisidev/qrsync/releases/115373769","Warn: release artifact v0.2.2 not signed: https://api.github.com/repos/crisidev/qrsync/releases/66726114","Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/crisidev/qrsync/releases/66713098","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/crisidev/qrsync/releases/66709379","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/crisidev/qrsync/releases/115375875","Warn: release artifact v0.2.3 does not have provenance: https://api.github.com/repos/crisidev/qrsync/releases/115373769","Warn: release artifact v0.2.2 does not have provenance: https://api.github.com/repos/crisidev/qrsync/releases/66726114","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/crisidev/qrsync/releases/66713098","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/crisidev/qrsync/releases/66709379"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T22:43:44.610Z","repository_id":62443214,"created_at":"2025-08-17T22:43:44.611Z","updated_at":"2025-08-17T22:43:44.611Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274978992,"owners_count":25384774,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["commadline","qr-code","rocket-rs","rust","rust-crate","utility"],"created_at":"2024-10-03T13:37:32.315Z","updated_at":"2025-09-13T14:46:49.952Z","avatar_url":"https://github.com/crisidev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## QrSync\n[![Release](https://img.shields.io/github/actions/workflow/status/crisidev/qrsync/release.yml?style=for-the-badge)](https://github.com/crisidev/qrsync/actions?query=workflow%3Arelease)\n[![Ci](https://img.shields.io/github/actions/workflow/status/crisidev/qrsync/build_and_test.yml?style=for-the-badge)](https://github.com/crisidev/qrsync/actions?query=workflow%3Aci)\n[![Crates.io](https://img.shields.io/crates/v/qrsync?style=for-the-badge)](https://crates.io/crates/qrsync)\n[![Docs.rs](https://img.shields.io/badge/docs.rs-rustdoc-green?style=for-the-badge)](https://docs.rs/crate/qrsync)\n[![Crates.io](https://img.shields.io/crates/d/qrsync?style=for-the-badge)](https://crates.io/crates/qrsync)\n[![License](https://img.shields.io/badge/license-MIT-blue?style=for-the-badge)](https://github.com/crisidev/qrsync/blob/master/LICENSE)\n\nUtility to copy files over WiFi to/from mobile devices inside a terminal. \n\n- [Install](#install)\n- [Rust version](#rust-version)\n- [Platforms support](#platforms-support)\n- [Operational modes](#operational-modes)\n- [IPv6 support](#ipv6-support)\n- [Command line options](#command-line-options)\n- [Acknowledgement](#acknowledgement)\n- [License](#license)\n\nWhen I built QrSync, it was only meant to send files from a terminal to a mobile device, then I\nfound the amazing [qrcp](https://github.com/claudiodangelis/qrcp) and I took some ideas from it and \nimplemented also the possibility to copy file from the mobile device to the computer running QrSync.\n\n### Install\nGithub Actions releases [binaries](https://github.com/crisidev/qrsync/releases) for various architectures when a new tag is pushed:\n* x84-64 Linux GNU\n* x86-64 Darwin\n* aarch64 Linux GNU\n* armv7 Linux GNU\n\nAlternatively you can install the latest tag directly from [crates.io](https://crates.io/crates/qrsync):\n```sh\n❯❯❯ cargo install qrsync\n```\n\n### Rust version\nQrSync builds against stable Rust \u003e= 1.60.\n\n### Platforms support\nQrSync has been tested on Linux and MacOSX. \n\nIt currently also build against Windows, but it has not being tested. On \\*nix it uses [pnet](https://github.com/libpnet/libpnet) to auto discover the primary interface and its IP address and bind against it. Pnet have a some complex dependencies to build against Windows (see [here](https://github.com/libpnet/libpnet#windows) for more info), so on this platform QrSync makes the `--ip-address` command-line option mandatory and `pnet` is not built at all. \n\n### Operational modes\nQrSync can run in two modes, depending on command line options:\n* **Send mode:** this mode is selected when a file is passed to the command line. QrSync will\ngenerate a QR code on the terminal and start the HTTP server in send mode.\n    Example:\n    ```sh\n    ❯❯❯ qrsync my_document.pdf\n     INFO  qrsync::http \u003e Send mode enabled for file /home/bigo/my_document.pdf\n     INFO  qrsync::http \u003e Scan this QR code with a QR code reader app to open the URL http://192.168.1.11:5566/Q2FyZ28udG9tbA\n    ```\n* **Receive mode:** this mode is selected if no file is passed to the command line. QrSync will\ngenerate a QR code on the terminal and start the HTTP server in receive mode from the current\nfolder. A specific folder to save received files can be specified with --root-dir command line\noption.\n    Example:\n    ```sh\n    ❯❯❯ qrsync\n     INFO  qrsync::http \u003e Receive mode enabled inside directory /home/bigo\n     INFO  qrsync::http \u003e Scan this QR code with a QR code reader app to open the URL http://192.168.1.11:5566/receive\n    ```\n\n### IPv6 support\nQrSync tries to guess which interface to use and which address to bind on the selected interface. In case you want to use IPv6, ensure you have a valid non link-local address and specify `--ipv6` command line argument. Remember, the IP address can be always overridden using `--ip-address` command line argument.\n\n### Command line options\n```sh\nUSAGE:\n    qrsync [FLAGS] [OPTIONS] [filename]\n\nARGS:\n    \u003cfilename\u003e    File to be send to the mobile device\n\nFLAGS:\n    -d, --debug           Enable QrSync debug\n    -h, --help            Prints help information\n    -6, --ipv6            Prefer IPv6 over IPv4\n    -l, --light-term      Draw QR in a terminal with light background\n    -v, --version         Prints version information\n\nOPTIONS:\n    -i, --ip-address \u003cip-address\u003e    IP address to bind the HTTP server to. Default to primary interface\n    -p, --port \u003cport\u003e                Port to bind the HTTP server to [default: 5566]\n    -r, --root-dir \u003croot-dir\u003e        Root directory to store files in receive mode\n```\n\n### Acknowledgement\n* [qrcp](https://github.com/claudiodangelis/qrcp): I took many ideas from this amazing project\nand \"stole\" most of the HTML Bootstrap based UI.\n* [axum](https://github.com/tokio-rs/axum/): A great HTTP framework for Rust, very expandable and simple to\nuse.\n* [qr2term](https://docs.rs/qr2term/): Terminal based QR rendering library.\n\n### License\nSee [LICENSE](https://github.com/crisidev/qrsync/blob/master/LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrisidev%2Fqrsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrisidev%2Fqrsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrisidev%2Fqrsync/lists"}