{"id":29416285,"url":"https://github.com/akaruiyami/navtar","last_synced_at":"2026-05-16T13:04:27.194Z","repository":{"id":301343182,"uuid":"1006235809","full_name":"AkaruiYami/navtar","owner":"AkaruiYami","description":"A simple workspace directory management in CLI powered by Rust.","archived":false,"fork":false,"pushed_at":"2025-06-26T10:50:19.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-26T11:44:48.158Z","etag":null,"topics":["cli","cli-tool","developer-tools","directory-management","powershell","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AkaruiYami.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-21T19:51:08.000Z","updated_at":"2025-06-26T10:47:26.000Z","dependencies_parsed_at":"2025-06-26T11:44:50.954Z","dependency_job_id":null,"html_url":"https://github.com/AkaruiYami/navtar","commit_stats":null,"previous_names":["akaruiyami/navtar"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AkaruiYami/navtar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaruiYami%2Fnavtar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaruiYami%2Fnavtar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaruiYami%2Fnavtar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaruiYami%2Fnavtar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkaruiYami","download_url":"https://codeload.github.com/AkaruiYami/navtar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaruiYami%2Fnavtar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264878580,"owners_count":23677451,"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":["cli","cli-tool","developer-tools","directory-management","powershell","rust"],"created_at":"2025-07-11T19:02:41.094Z","updated_at":"2026-05-16T13:04:27.188Z","avatar_url":"https://github.com/AkaruiYami.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: MIT](https://cdn.prod.website-files.com/5e0f1144930a8bc8aace526c/65dd9eb5aaca434fac4f1c34_License-MIT-blue.svg)](/LICENSE)\n\n# \\[Navtar\\] Workspace Directory Manager\n\nA simple CLI to jump between registered directories using short names. \n\n## Usage\n\n- `wm` -\u003e Will display the available command.\n- `wm blog` -\u003e Navigate to the directory registered under the name 'blog'.\n- `wm add blog .` -\u003e Registered the current working directory under the name 'blog'.\n- `wm list` -\u003e Show all workspaces\n- `wm remove blog` -\u003e Delete workspace entry\n- `wm rename blog fog` -\u003e Rename blog to fog\n\n## Manual Installation\n\n1. Edit `wrapper.ps1` to point toward `navtar.exe`. Using absolute path is recommended. \n\n    ```\n    $wspExe = \"path\\to\\navtar.exe\"\n    ```\n\n\u003e [!NOTE]\n\u003e In case you wonder where the heck is the navtar.exe, well... you have to build it first using `cargo build --release`\n\n2. Place `wrapper.ps1` anywhere you like but take not the path. Recommended to put it inside your PowerShell profile directory.\n3. Then edit your PowerShell profile by adding the following line:\n\n    ```Microsoft.PowerShell_profile.ps1\n    . \u003cPath-To-Where-You-Put-The-Wrapper\u003e\\wrapper.ps1\n    ```\n\n4. Then restart your terminal/powershell or source the profile by using this command: `. $PROFILE`.\n\n\u003e [!NOTE]\n\u003e You can find your PowerShell profile by using command `echo $PROFILE`\n\n## Future Plan\n\n- [ ] Create an installer or helper script to quickly setup this thing without the need of manual installation.\n- [ ] Make it available for Linux (?)\n- [ ] Implement name autocomplete/suggestion\n\nWell, this is my attempt to build something using Rust. There might be things that I will add later on. I do have similar tools\nbut written in Python. However, I find it a bit slow especially to list the registered workspace. I call it workspace instead of directory\nbecause that what I used this thing for. To quickly `cd` into my playground that scattered around.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaruiyami%2Fnavtar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakaruiyami%2Fnavtar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaruiyami%2Fnavtar/lists"}