{"id":24836710,"url":"https://github.com/egurapha/Shunpo","last_synced_at":"2025-10-14T10:31:01.239Z","repository":{"id":274378960,"uuid":"890103575","full_name":"egurapha/Shunpo","owner":"egurapha","description":"A minimalist bash tool that makes directory navigation just a little bit faster.","archived":false,"fork":false,"pushed_at":"2025-02-12T03:58:35.000Z","size":2296,"stargazers_count":388,"open_issues_count":2,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-13T23:11:40.829Z","etag":null,"topics":["bash","navigation","productivity"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/egurapha.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-11-18T01:47:12.000Z","updated_at":"2025-10-13T20:57:57.000Z","dependencies_parsed_at":"2025-02-12T04:26:49.433Z","dependency_job_id":"d414e484-9f10-4b2a-a5f4-83570d41a61e","html_url":"https://github.com/egurapha/Shunpo","commit_stats":null,"previous_names":["egurapha/shunpo"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/egurapha/Shunpo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egurapha%2FShunpo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egurapha%2FShunpo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egurapha%2FShunpo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egurapha%2FShunpo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egurapha","download_url":"https://codeload.github.com/egurapha/Shunpo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egurapha%2FShunpo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018780,"owners_count":26086452,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","navigation","productivity"],"created_at":"2025-01-31T05:02:22.418Z","updated_at":"2025-10-14T10:31:01.224Z","avatar_url":"https://github.com/egurapha.png","language":"Shell","funding_links":["https://ko-fi.com/egurapha"],"categories":["Shell","\u003ca name=\"cd\"\u003e\u003c/a\u003eDirectory changers (alternatives to cd)"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource srcset=\"assets/shunpo_logo.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n    \u003cimg src=\"assets/shunpo_logo_inverted.png\" alt=\"Logo\" width=\"400\" style=\"margin: 0; padding: 0;\"\u003e\n  \u003c/picture\u003e\n  \u003ch4\u003e\u003ci\u003eQuick navigation with minimal mental overhead.\u003c/i\u003e\u003c/h4\u003e\n\u003c/div\u003e\n\n----\nShunpo is a minimalist bash tool that tries to make directory navigation in terminal just a little bit faster by providing a simple system to manage bookmarks and jump to directories with only a few keystrokes.\nIf you frequently need to use commands like `cd`, `pushd`, or `popd`, Shunpo is for you.  \n\n![Powered by 🍵](https://img.shields.io/badge/Powered%20by-%F0%9F%8D%B5-blue?style=flat-square)\n[![Ko-fi](https://img.shields.io/badge/Ko--fi-Buy%20me%20Tea-ff5f5f?logo=kofi\u0026style=flat-square)](https://ko-fi.com/egurapha)\n![Built With Nix](https://img.shields.io/badge/Built%20with-Nix-5277C3?logo=nixos\u0026logoColor=white\u0026style=flat-square)\n![Code Formatting](https://img.shields.io/github/actions/workflow/status/egurapha/Shunpo/code_formatting.yml?branch=main\u0026label=Code%20Formatting\u0026style=flat-square)\n![Unit Tests](https://img.shields.io/github/actions/workflow/status/egurapha/Shunpo/unit_testing.yml?branch=main\u0026label=Unit%20Tests\u0026style=flat-square)\n\nRequirements\n----\nBash 3.2 or newer.\n\nInstallation\n----\nRun `install.sh \u0026\u0026 source ~/.bashrc`. For nix, click [here](nix/NixREADME.md).\n\nTutorial\n----\nClick [here](https://www.youtube.com/watch?v=TN66A3MPo50) for a video tutorial.  \n\u003cimg src=\"assets/shunpo_demo.gif\" width=\"600\" height=\"auto\" alt=\"Shunpo Demo\"\u003e\n\nCommands\n----\n#### Bookmarking:\n`sb`: Add the current directory to bookmarks.  \n`sg`, `sg [#]` : Go to a bookmark.  \n`sr`, `sr [#]` : Remove a bookmark.  \n`sl`: List all bookmarks.  \n`sc`: Clear all bookmarks.   \n\n#### Navigation:\n`sj`, `sj [#]`: \"Jump\" up to a parent directory.  \n`sd`: \"Dive\" down to a child directory.\n\n#### Selection:\n`0~9`: Select an option.  \n`n`: Next page.  \n`p`: Previous page.  \n`b`: Move selection back to parent directory. (For `sd` only.)  \n`Enter`: Navigate to selected directory (For `sd` only.)  \n \nUninstalling\n----\nRun `uninstall.sh`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegurapha%2FShunpo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegurapha%2FShunpo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegurapha%2FShunpo/lists"}