{"id":22894660,"url":"https://github.com/valentin271/fp","last_synced_at":"2025-07-05T03:32:24.533Z","repository":{"id":215459560,"uuid":"738992486","full_name":"Valentin271/fp","owner":"Valentin271","description":"A small project finder","archived":false,"fork":false,"pushed_at":"2024-08-28T18:06:33.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T01:33:34.270Z","etag":null,"topics":["cd","project","ratatui","rust","workspace"],"latest_commit_sha":null,"homepage":"","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/Valentin271.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":"2024-01-04T14:22:35.000Z","updated_at":"2024-08-28T18:06:37.000Z","dependencies_parsed_at":"2024-01-07T16:49:25.018Z","dependency_job_id":"0ee3b1f6-6ac7-4e8b-abce-20435758cb61","html_url":"https://github.com/Valentin271/fp","commit_stats":null,"previous_names":["valentin271/fp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valentin271%2Ffp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valentin271%2Ffp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valentin271%2Ffp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valentin271%2Ffp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valentin271","download_url":"https://codeload.github.com/Valentin271/fp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552966,"owners_count":20795835,"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":["cd","project","ratatui","rust","workspace"],"created_at":"2024-12-13T23:19:00.938Z","updated_at":"2025-03-31T22:39:50.895Z","avatar_url":"https://github.com/Valentin271.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Find Project (`fp`)\n\nA small utility to quickly change project directory on the command line.\n\nIt is heavily inspired by [telescope-project.nvim] (in fact it even uses the same fuzzy search algorithm) with my theme [vim-enfocado].\n\n[telescope-project.nvim]: https://github.com/nvim-telescope/telescope-project.nvim\n[vim-enfocado]: https://github.com/wuelnerdotexe/vim-enfocado\n\n![`fp` screenshot](assets/demo.png)\n\n# Why\n\nI want:\n\n- something **easy**, **fast**, and **no setup** (or as little as possible)\n- something simple overall, meaning no SQL database or tracking project navigation ...\n- to search through project, not through recent directories\n- possibly a [telescope.nvim]-like interface\n\nMost other project/workspace switcher do not meet that.\nIt's also a good excuse to use [ratatui](https://github.com/ratatui-org/ratatui/).\n\n[telescope.nvim]: https://github.com/nvim-telescope/telescope.nvim\n\n# Install\n\n```sh\ncargo install --git https://github.com/Valentin271/fp\necho \"alias fp='cd \\$(command fp)'\" \u003e\u003e ~/.profile # or .bash_aliases or whatever else your shell uses\n```\n\n# Functioning\n\nCurrently `fp` searches for projects in `$HOME`, ignoring hidden directories and build/dependency\ndirectories like `node_modules`, `target`, `cmake*` and more.\n\n## Preview\n\nFile listing is similar to running:\n\n```sh\nls -1 -A --group-directories-first\n```\n\nIt also uses your `LS_COLORS`.\n\n# TODO\n\nIn no particular order\n\n- [ ] implement projects cache\n- [ ] configurable search path\n- [ ] display `filtered entries / total` just like telescope\n- [ ] configurable whitelist\n- [ ] configurable blacklist?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentin271%2Ffp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentin271%2Ffp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentin271%2Ffp/lists"}