{"id":27019104,"url":"https://github.com/jabbalaci/quickjump","last_synced_at":"2025-10-20T12:48:04.367Z","repository":{"id":140437714,"uuid":"194499325","full_name":"jabbalaci/quickjump","owner":"jabbalaci","description":"QuickJump allows you to bookmark directories and switch between them easily","archived":false,"fork":false,"pushed_at":"2024-04-02T13:19:37.000Z","size":345,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-16T00:08:41.842Z","etag":null,"topics":["bash","bookmark","directories","python","python3","urlshortener","zsh"],"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/jabbalaci.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}},"created_at":"2019-06-30T09:41:45.000Z","updated_at":"2023-03-02T23:24:39.000Z","dependencies_parsed_at":"2024-04-02T14:47:53.399Z","dependency_job_id":null,"html_url":"https://github.com/jabbalaci/quickjump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2Fquickjump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2Fquickjump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2Fquickjump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jabbalaci%2Fquickjump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jabbalaci","download_url":"https://codeload.github.com/jabbalaci/quickjump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217217,"owners_count":20903009,"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":["bash","bookmark","directories","python","python3","urlshortener","zsh"],"created_at":"2025-04-04T17:19:05.740Z","updated_at":"2025-10-20T12:48:04.362Z","avatar_url":"https://github.com/jabbalaci.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"QuickJump\n=========\n\nQuickJump allows you to bookmark directories and switch between them easily.\nIt's like a URL shortener but it's designed for your local machine.\n\nSupported platforms\n-------------------\n\nI tried it under Linux only. It works with Bash, ZSH and Fish shell too. I think it should also work under Mac OS.\n\nDemo\n----\n\n![QuickJump in action](demo/demo.gif)\n\nMotivation\n----------\n\nWhen I work on a project, there are about 5 directories that I visit very often\nand I change a lot between them. Sometimes, switching between folders takes\nseveral seconds because I forget where they are precisely. QuickJump lets me\nchange between directories with the speed of light :)\n\nInstallation\n------------\n\n* Copy `quickjump.py` to somewhere.\n* In `quickjump.py`, modify the value of `DB_FILE`. It contains\n  the path of the database file that will be created.\n* Add the content of `function.bash` / `function.zsh` to your shell's\n  settings file (depending on what you use, Bash or ZSH). Modify the\n  variable `QJ` to point on `quickjump.py`.\n* If you have Fish shell, read the comments in `function.fish`.\n* Open a new terminal and issue the command `qj`. If the database file\n  doesn't exist, an empty database file will be created automatically.\n\nNotes\n-----\n\nQuickJump generates a hash for a directory, it'll be the bookmark. Of course,\nyou can change it by editing the database file (`quickjump.json`) manually.\nJust make sure that all bookmarks are unique. The software generates 3 characters\nlong bookmarks but you can use shorter / longer bookmarks if you want.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabbalaci%2Fquickjump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabbalaci%2Fquickjump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabbalaci%2Fquickjump/lists"}