pkg.soopen package index

brew / Rang 6967

qrcp mit Homebrew, MacPorts, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für qrcp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install qrcp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install qrcp

MacPorts ports tree · sysutils/qrcp/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#qrcp

nixpkgs package indexes · pkgs/by-name/qr/qrcp/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/qrcp

Scoop official bucket manifest trees · bucket/qrcp.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id claudiodangelis.qrcp -e

Windows Package Manager source index · claudiodangelis.qrcp · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Transfer files to and from your computer by scanning a QR code

Befehle und Aliase

  • qrcp

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2025-03-16: qrcp 0.11.6 was released with expanded Windows archive packaging.

Related projects

  • qrcp’s interaction model is related to local HTTP file servers and terminal QR encoders, but integrates both into a purpose-built transfer command.

Quellen

  • Official project documentation: https://qrcp.sh/
  • Official releases: https://github.com/claudiodangelis/qrcp/releases
  • Official repository README: https://github.com/claudiodangelis/qrcp#readme

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/qrcp/config.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
qrcpcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version0.11.6
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.11.6

https://github.com/claudiodangelis/qrcp

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:qrcp
Version0.11.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/qrcp
Homepagehttps://qrcp.sh
Repositoryhttps://github.com/claudiodangelis/qrcp
Upstream-Dokumentationhttps://qrcp.sh
LizenzMIT
Quellarchivhttps://github.com/claudiodangelis/qrcp/archive/refs/tags/v0.11.6.tar.gz
Zuletzt aktualisiert2026-09-13T20:16:49Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameqrcp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

qrcp

nix profile install nixpkgs#qrcp
  • normalized package name match
  • Abgeglichen nach: Qrcp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/qr/qrcp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

qrcp

sudo port install qrcp
  • normalized package name match
  • Abgeglichen nach: Qrcp
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/qrcp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/qrcp

scoop install main/qrcp
  • normalized package name match
  • Abgeglichen nach: Qrcp
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/qrcp.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

claudiodangelis.qrcp

winget install --id claudiodangelis.qrcp -e
  • normalized package name match
  • Abgeglichen nach: Qrcp
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: claudiodangelis.qrcp from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation