macOS
brew install fpplocal Homebrew formula metadata
sudo port install fppMacPorts ports tree · devel/fpp/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fpp pour les workflows d'agents IA.
installation
brew install fpplocal Homebrew formula metadata
sudo port install fppMacPorts ports tree · devel/fpp/Portfile · Source: api.github.com
sudo apk add fppAlpine Linux edge package indexes · fpp · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fppnixpkgs package indexes · pkgs/by-name/fp/fpp/package.nix · Source: api.github.com
aperçu
CLI program that accepts piped input and presents files for selection
historique
Facebook PathPicker is a command-line tool, installed as fpp, that parses piped terminal output for file paths and presents an interactive selector. The official README frames it as a solution to the common shell problem of selecting files from command output.
PathPicker was published by Facebook with a GitHub Pages site and repository documentation. The project combines a shell entry point with small Python modules: it parses noisy input with regular expressions, shows a curses selector UI, then emits commands for the shell wrapper to execute.
The GitHub release history starts in 2015, with frequent early releases through 0.6.x and 0.7.x, community bug-fix releases in 2019, and a 2022 release. The official site credits Facebook / Peter Cottle in its metadata.
The README presents Homebrew as the easiest macOS installation path with brew install fpp, describes Debian packaging steps, links an Arch AUR package, and documents manual installation by symlinking the fpp script into /usr/local/bin. It also notes supported shells including Bash, Zsh, csh, fish, and rc, and links a tmux-fpp add-on.
PathPicker is typically inserted at the end of a pipeline, for example git status | fpp, git grep | fpp, grep -r | fpp, git diff --stat | fpp, find output | fpp, or arc inlines | fpp. Selected files can be opened in $EDITOR or passed into an arbitrary command with the selected paths appended or substituted through the $F token.
PathPicker is a neat Unix-package example because it does not replace git, grep, find, or editors; it adds an interactive file-selection layer to existing pipelines. Its value is the small fpp command and its shell integration, making it memorable among terminal UI tools packaged by Homebrew and Linux distributions.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fpp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/facebook/PathPicker
métadonnées d'installation
| Clé du paquet | brew:fpp |
|---|---|
| Version | 0.9.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fpp |
| Page d'accueil | https://facebook.github.io/PathPicker/ |
| Dépôt | https://github.com/facebook/PathPicker |
| Docs amont | https://facebook.github.io/PathPicker |
| Licence | MIT |
| Archive source | https://github.com/facebook/PathPicker/archive/refs/tags/0.9.5.tar.gz |
| Bibliothèques fournies par macOS | python |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fpp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fpp
nix profile install nixpkgs#fppfpp 0.9.5-r0
TUI that lets you pick paths out of its stdin and run arbitrary commands on them
https://facebook.github.io/PathPicker
sudo apk add fppfpp-doc 0.9.5-r0
TUI that lets you pick paths out of its stdin and run arbitrary commands on them (documentation)
https://facebook.github.io/PathPicker
sudo apk add fpp-docfpp
sudo port install fpppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.