{"id":26516441,"url":"https://github.com/grazen0/ppick","last_synced_at":"2026-05-08T08:12:10.864Z","repository":{"id":282607700,"uuid":"948687308","full_name":"Grazen0/ppick","owner":"Grazen0","description":"A simple, no-fuss TUI picker menu.","archived":false,"fork":false,"pushed_at":"2025-03-15T19:13:30.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T19:23:49.050Z","etag":null,"topics":[],"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/Grazen0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2025-03-14T19:20:32.000Z","updated_at":"2025-03-15T19:13:33.000Z","dependencies_parsed_at":"2025-03-15T19:23:51.744Z","dependency_job_id":"04a46df8-9a5b-48df-8aca-a4a9fae2b223","html_url":"https://github.com/Grazen0/ppick","commit_stats":null,"previous_names":["grazen0/ppick"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fppick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fppick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fppick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grazen0%2Fppick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grazen0","download_url":"https://codeload.github.com/Grazen0/ppick/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752348,"owners_count":20504256,"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","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":[],"created_at":"2025-03-21T07:17:57.776Z","updated_at":"2026-05-08T08:12:10.849Z","avatar_url":"https://github.com/Grazen0.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ppick · [![Tests](https://github.com/Grazen0/ppick/actions/workflows/tests.yml/badge.svg)](https://github.com/Grazen0/ppick/actions/workflows/tests.yml)\n\nA simple, no-fuss CLI picker menu.\n\n[ ![asciicast](https://asciinema.org/a/708394.svg) ](https://asciinema.org/a/708394)\n\nIt matches entries by *prefix* (hence the name, as in \"prefix-pick\") and exits the program as soon as there is only one selectable entry left.\n\n## Usage\n\nEntries (newline-separated) are piped in via stdin, and the selected entry is piped via stdout. For example:\n\n```bash\nresult=$(printf \"foo\\nbar\\nbaz\" | ppick)\n```\n\nUse `ppick --help` to find more about the possible flags.\n\n### Features\n\n- [ ] Unicode support (probably works already, but needs testing).\n- [ ] Allows showing the current query.\n- [ ] Mouse support.\n\n## Development\n\nIf you use [Nix](https://nixos.org/), you already know what to do (wink).\n\nIf not, just use Cargo. Everything should work out of the box.\n\n## Credits\n\n- [mini.starter](https://github.com/echasnovski/mini.starter) - main inspiration.\n- [fzf](https://github.com/junegunn/fzf) - reference for program behavior.\n- [yazi](https://github.com/sxyazi/yazi) - reference for man pages and shell completion generation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fppick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrazen0%2Fppick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrazen0%2Fppick/lists"}