# wting/autojump

A cd command that learns - easily navigate directories from the command line

Repository: https://github.com/wting/autojump
Canonical: https://ross.abutalabs.com/products/autojump
Language: Python
License: NOASSERTION
License Family: other
Topics: autojump, python, filesystem, command-line-tool
Last push: 2025-02-27T16:03:23+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 8, release rhythm 35, longevity 100
- inputs: {"age_days": 6440, "days_push": 552, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16962, forks 708 (observed 2026-08-28T04:11:17.529484+00:00)

## What it is
A command-line tool that maintains a weighted database of frequently visited directories and lets users jump to them quickly with the `j` command. It works with bash, zsh, fish, and other shells across Linux, macOS, Windows, and BSD.

## Use cases
- jump to frequently visited directories from the terminal
- navigate the filesystem faster than typing cd paths
- open a file manager at a directory from the shell
- fuzzy-match directories by partial name
- prefer child directories when jumping

## When to choose
- you spend a lot of time in the terminal moving between directories
- you use bash or zsh as your primary shell
- you want a lightweight, standalone tool with no daemon

## When to avoid
- you need a modern fuzzy finder with interactive UI (consider zoxide or fzf)
- your shell is not among the supported ones
- you need first-class Windows support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, file-system, developer-tools
- domain: developer-tools, files
- platform: windows, bsd, cli, python
- tags: directory-navigation, shell-integration, frecency, productivity, command-line, linux, macos

## Member repositories
- wting/autojump (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:17.529484+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:30:59.559188+00:00, confidence not recorded.
  - readme: https://github.com/wting/autojump (fetched 2026-08-28T04:11:17.529484+00:00, sha b111763c7718)
- Data as of 2026-08-30T08:39:29.467469+00:00.
