# facebook/pathpicker

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/facebook-pathpicker).**

5,224 stars · 281 forks · Python · MIT

## Links

- GitHub: https://github.com/facebook/PathPicker
- Homepage: https://facebook.github.io/PathPicker/
- awesome-repositories: https://awesome-repositories.com/repository/facebook-pathpicker.md

## Description

PathPicker accepts a wide range of input -- output from git commands, grep results, searches -- pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands.

## Tags

### Part of an Awesome List

- [File Management](https://awesome-repositories.com/f/awesome-lists/devtools/file-management.md) — After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [Shells and Command Line](https://awesome-repositories.com/f/awesome-lists/devtools/shells-and-command-line.md) — Utility for interactively selecting file paths from command output.
- [Terminal Productivity](https://awesome-repositories.com/f/awesome-lists/devtools/terminal-productivity.md) — Select files from command output for further processing.
- [CLI Utilities](https://awesome-repositories.com/f/awesome-lists/productivity/cli-utilities.md) — Selects files from bash output.
