{"id":28305547,"url":"https://github.com/hernantz/jay","last_synced_at":"2026-06-23T20:31:04.588Z","repository":{"id":11438845,"uuid":"13895057","full_name":"hernantz/jay","owner":"hernantz","description":"A command line tool for quickly jumping around your filesystem with fuzzyfind and bookmarks for directories","archived":false,"fork":false,"pushed_at":"2014-04-18T15:20:32.000Z","size":483,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-21T03:37:52.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/hernantz.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}},"created_at":"2013-10-27T03:16:09.000Z","updated_at":"2014-04-18T15:20:28.000Z","dependencies_parsed_at":"2022-09-19T19:50:28.170Z","dependency_job_id":null,"html_url":"https://github.com/hernantz/jay","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hernantz/jay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernantz%2Fjay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernantz%2Fjay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernantz%2Fjay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernantz%2Fjay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hernantz","download_url":"https://codeload.github.com/hernantz/jay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernantz%2Fjay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34706579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2025-05-24T02:12:50.452Z","updated_at":"2026-06-23T20:31:04.577Z","avatar_url":"https://github.com/hernantz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"jay\n===\n\nA command line tool for quickly jumping around your filesystem. \n\n## Features\n* Fuzzyfind your 100 most recent visited directories. \n* Jump to last visited directory with just j.\n* Jump a directory as with cd.\n* Quickly access to current directory's siblings by expanding `.`, `..`, `...` \n  into `cwd/`, `cwd/../` and `cwd/../../` respectively.\n* Write only the first characters of each dir in the path to get to a \n  nested destination.\n* `j .` =\u003e goes to cwd and not into cwd/.exampledir\n* `j ..` =\u003e goes to cwd/../ and not into cwd/..exampledir\n* `j ...` =\u003e goes to cwd/../../ and not into cwd/...exampledir\n* be case insensitive, but case is important (?)\n* fuzzy relative navigation `j .` dir should go to cwd/exampledir\n\n\n## TODO\n* jay.rc file with ignores ~/.config/jay/jay.rc DELAYED\n* make tests pass (ALWAYS)\n* support zshell and fish\n* bash file with f() function to actually perform the jump action\n* autocomplete / expand directories\n\n\n## CONTRIBUTING CODE\n* Open an issue to discuss the feature/bug you want to work on\n* Fork the repo and create a new branch\n* Submit a pull request against the `develop` branch\n\n\n## TEST AND BUILD\nTo test simply create a virtualenv (virtualenvwrapper is recomended), and inside of it run:\n`make requirements`\n\n\nAfter that run the tests with:\n`nosetests`\n\n\nTo run a single test run\n`nosetests path/to/tests.py:test_function_name`\n\n\nTo build the project and do some manual testing, inside a virtualenv run:\n`make build` or `make rebuild`\n\n\nThen to get bash goodies (j function and autocompletion) source the output of:\n`jay --setup-bash`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernantz%2Fjay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhernantz%2Fjay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernantz%2Fjay/lists"}