{"id":21391531,"url":"https://github.com/primeeagle/powershell-extreme-directory","last_synced_at":"2025-07-24T13:42:15.988Z","repository":{"id":211187647,"uuid":"728443233","full_name":"PrimeEagle/PowerShell-eXtreme-Directory","owner":"PrimeEagle","description":"Fast directory changing from the console, with pattern matching and caching.","archived":false,"fork":false,"pushed_at":"2024-04-08T01:40:05.000Z","size":1566,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T01:12:52.823Z","etag":null,"topics":["change-directory","powershell","powershell-script"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrimeEagle.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":"2023-12-07T00:30:08.000Z","updated_at":"2023-12-07T00:31:14.000Z","dependencies_parsed_at":"2023-12-07T02:24:51.509Z","dependency_job_id":"1030ae1f-4504-4d95-b6ff-0e85462436b9","html_url":"https://github.com/PrimeEagle/PowerShell-eXtreme-Directory","commit_stats":null,"previous_names":["primeeagle/powershell-extreme-directory"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FPowerShell-eXtreme-Directory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FPowerShell-eXtreme-Directory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FPowerShell-eXtreme-Directory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrimeEagle%2FPowerShell-eXtreme-Directory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrimeEagle","download_url":"https://codeload.github.com/PrimeEagle/PowerShell-eXtreme-Directory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243873404,"owners_count":20361660,"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":["change-directory","powershell","powershell-script"],"created_at":"2024-11-22T13:33:53.140Z","updated_at":"2025-03-16T13:24:55.114Z","avatar_url":"https://github.com/PrimeEagle.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerShell eXtreme Directory\n\n\u003cimg src=\"https://github.com/PrimeEagle/PowerShell-eXtreme-Directory/blob/main/extreme%20directory.png?raw=true\" width=\"250\" /\u003e\n\nFast directory changing from the console, with pattern matching and caching. Ideal for developers who spend a lot of time in the console.\n\n### Usage\n```\nx    -  change directory to any match, using top-down breadth-wise search on current drive\nxc   -  change directory to any child directory match, using top-down breadth-wise search within current directory\nxp   -  change directory to any parent directory match,  using bottom-up search from the current directory\nxe   -  same as \"x\", but instead of changing the directory it opens it in File Explorer\nxce  -  same as \"xc\", but instead of changing the directory it opens it in File Explorer\nxpe  -  same as \"xp\", but instead of changing the directory it opens it in File Explorer\nxb   -  same as \"x\", but in addition to changing the directory, it also opens it in File Explorer\nxcb  -  same as \"xc\", but in addition to changing the directory it also opens it in File Explorer\nxpb  -  same as \"xp\", but in addition to changing the directory it also it in File Explorer\n```\n\n### Setup\nIn the Directory-Search-Functions.ps1 file, edit the following variables at the top:\n```\n$cacheFile  - the full path to the text file to use for a cache. File does not have to exist.\n$cacheLimit - the number of items to keep in the cach (default is 1000)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeeagle%2Fpowershell-extreme-directory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprimeeagle%2Fpowershell-extreme-directory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprimeeagle%2Fpowershell-extreme-directory/lists"}