macOS
brew install qrcplocal Homebrew formula metadata
sudo port install qrcpMacPorts ports tree · sysutils/qrcp/Portfile · source: api.github.com
brew / rank 6967
Transfer files to and from your computer by scanning a QR code. Version 0.11.6 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#qrcp.
install
brew install qrcplocal Homebrew formula metadata
sudo port install qrcpMacPorts ports tree · sysutils/qrcp/Portfile · source: api.github.com
nix profile install nixpkgs#qrcpnixpkgs package indexes · pkgs/by-name/qr/qrcp/package.nix · source: api.github.com
scoop install main/qrcpScoop official bucket manifest trees · bucket/qrcp.json · source: api.github.com
winget install --id claudiodangelis.qrcp -eWindows Package Manager source index · claudiodangelis.qrcp · source: cdn.winget.microsoft.com
overview
Transfer files to and from your computer by scanning a QR code
history
qrcp is a cross-platform command-line file-transfer utility. It starts a temporary web endpoint on the local Wi-Fi interface and prints a QR code whose URL can be opened by a phone browser.
Claudio D’Angelis developed qrcp as a terminal utility for moving files between a computer and a mobile device over the local Wi-Fi network. It later added bidirectional operation, allowing the computer both to serve downloads and to receive browser uploads.
The official documentation lists installation through Homebrew, WinGet, Scoop, Chocolatey, Arch/AUR, Debian/Ubuntu packages, RPM packages, prebuilt binaries, and Go tooling. This broad package coverage helped make qrcp a portable terminal-to-phone transfer utility.
Pass one or more files or a directory to qrcp to serve them for download; use qrcp receive to accept uploads into the current or a selected directory.
qrcp works without prior configuration. Its default configuration file is $XDG_CONFIG_HOME/qrcp/config.yml, and --config can select another file.
Transfers normally remain on the local network, but users should still treat the displayed QR URL as temporary access to the served content.
qrcp combines several familiar primitives—a temporary HTTP server, a local network address, and a terminal-rendered QR code—into a dependency-light file-transfer workflow. Package enthusiasts value it as an account-free alternative to cloud drives, Bluetooth pairing, and manually typing local URLs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/qrcp/config.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
qrcp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/claudiodangelis/qrcp
install metadata
| Package key | brew:qrcp |
|---|---|
| Version | 0.11.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/qrcp |
| Homepage | https://qrcp.sh |
| Repository | https://github.com/claudiodangelis/qrcp |
| Upstream docs | https://qrcp.sh |
| License | MIT |
| Source archive | https://github.com/claudiodangelis/qrcp/archive/refs/tags/v0.11.6.tar.gz |
| Last updated | 2026-09-13T20:16:49Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qrcp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
qrcp
nix profile install nixpkgs#qrcpqrcp
sudo port install qrcpmain/qrcp
scoop install main/qrcpclaudiodangelis.qrcp
winget install --id claudiodangelis.qrcp -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.