{"id":17526778,"url":"https://github.com/yihou/alfred-zoxide","last_synced_at":"2025-03-06T06:30:46.246Z","repository":{"id":177824002,"uuid":"660878627","full_name":"yihou/alfred-zoxide","owner":"yihou","description":"A workflow to search and navigate directories that are saved in zoxide","archived":false,"fork":false,"pushed_at":"2023-07-01T18:59:19.000Z","size":1067,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-25T15:07:16.305Z","etag":null,"topics":["alfred","alfred-workflow","jump","z","zoxide"],"latest_commit_sha":null,"homepage":"","language":null,"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/yihou.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}},"created_at":"2023-07-01T05:14:06.000Z","updated_at":"2023-08-07T08:50:28.000Z","dependencies_parsed_at":"2023-07-10T23:15:13.184Z","dependency_job_id":null,"html_url":"https://github.com/yihou/alfred-zoxide","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"d3f9f284f05dc3f9ae318613729938d6d899ed68"},"previous_names":["yihou/alfred-zoxide"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihou%2Falfred-zoxide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihou%2Falfred-zoxide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihou%2Falfred-zoxide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yihou%2Falfred-zoxide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yihou","download_url":"https://codeload.github.com/yihou/alfred-zoxide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242161335,"owners_count":20081849,"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":["alfred","alfred-workflow","jump","z","zoxide"],"created_at":"2024-10-20T15:02:25.583Z","updated_at":"2025-03-06T06:30:46.238Z","avatar_url":"https://github.com/yihou.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"\u003c!--suppress HtmlDeprecatedAttribute --\u003e\n\u003cdiv style=\"display: flex;\"\u003e\n\u003cimg src=\"images/icon.png\" align=\"left\" style=\"margin: 40px 20px 0; width: 40px; height: 40px;\" alt=\"Logo\"/\u003e\n\u003ch1\u003eAlfred Zoxide\u003c/h1\u003e\n\u003c/div\u003e\n\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/yihou/alfred-zoxide?sort=semver\u0026style=flat-square)](https://github.com/yihou/alfred-zoxide/releases)\n[![GitHub downloads](https://img.shields.io/github/downloads/yihou/alfred-zoxide/total?style=flat-square)](https://github.com/yihou/alfred-zoxide/releases/download/v0.0.1/Zoxide.alfredworkflow)\n[![GitHub issues](https://img.shields.io/github/issues/yihou/alfred-zoxide?style=flat-square)](https://github.com/yihou/alfred-zoxide/issues)\n[![GitHub license](https://img.shields.io/github/license/yihou/alfred-zoxide?style=flat-square)](https://github.com/yihou/alfred-zoxide/blob/master/LICENSE)\n\nA simple [Alfred][1] workflow to search and navigate to directories that are saved in [Zoxide][2].\n\n## Installation\n\n1. Install library [Zoxide][2], see [Dependencies](#dependencies) for more details.\n2. Install [alfred-zoxide][3] workflow.\n3. All further updates are handled automatically.\n\n## Usage\n\nIn Alfred, type `z` followed by search `query`.\n\nWith the selected result, you can:\n\n- press `⌅`(Enter) to open directory in terminal\n- press `⌘`(Cmd) to open directory in Finder\n- press `⌃`(Shift) to copy directory path to clipboard\n\n\u003cp\u003e\n  \u003cimg src=\"images/demo.gif\" alt=\"demo.gif\"\u003e\n\u003c/p\u003e\n\n## Dependencies\n\n[Zoxide][2] is required to be installed on your system.\n\nZoxide installation from [Zoxide][2] README:\n\n\u003e To install zoxide, use a package manager:\n\u003e\n\u003e | Repository      | Instructions                                                                                          |\n\u003e | --------------- | ----------------------------------------------------------------------------------------------------- |\n\u003e | **[crates.io]** | `cargo install zoxide --locked`                                                                       |\n\u003e | **[Homebrew]**  | `brew install zoxide`                                                                                 |\n\u003e | [asdf]          | `asdf plugin add zoxide https://github.com/nyrst/asdf-zoxide.git` \u003cbr /\u003e `asdf install zoxide latest` |\n\u003e | [conda-forge]   | `conda install -c conda-forge zoxide`                                                                 |\n\u003e | [MacPorts]      | `port install zoxide`                                                                                 |\n\u003e\n\u003e Or, run this command in your terminal:\n\u003e\n\u003e ```sh\n\u003e curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash\n\u003e ```\n\n## Credits\n\nThe workflow makes use of the following:\n\n[Zoxide][2] by Ajeet D'Souza as the backend to search for saved directories.\n\n[OneUpdater][4] by Vítor Galvão for handling automatic updates.\n\n[1]: https://www.alfredapp.com/\n[2]: https://github.com/ajeetdsouza/zoxide\n[3]: https://github.com/yihou/alfred-zoxide\n[4]: https://github.com/vitorgalvao/alfred-workflows/tree/master/OneUpdater\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihou%2Falfred-zoxide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyihou%2Falfred-zoxide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyihou%2Falfred-zoxide/lists"}