# antonmedv/walk

Terminal file manager

Repository: https://github.com/antonmedv/walk
Canonical: https://ross.abutalabs.com/products/antonmedv-walk
Language: Go
License: MIT
License Family: permissive
Topics: file-manager, cli, terminal
Last push: 2026-01-06T09:07:56+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 40, longevity 100
- inputs: {"age_days": 1729, "days_push": 239, "days_rel": 560, "gap_med": 2, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3633, forks 105 (observed 2026-08-28T04:08:12.611133+00:00)

## What it is
Walk is a terminal file manager and navigator written in Go that serves as a replacement for cd and ls. It offers keyboard-driven directory navigation, file previews, image previews, fuzzy search, and file deletion with undo.

## Use cases
- navigate directories in the terminal with vim-style hjkl keys
- replace cd and ls with an interactive directory picker
- preview files and images without leaving the terminal
- fuzzy search for files and folders quickly
- delete files or directories with undo support
- jump to a directory and have the shell cd into it on exit

## When to choose
- you want a lightweight, fast terminal file navigator written in Go
- you prefer vim-style keybindings for filesystem navigation
- you want cd/ls replacement that integrates with bash, zsh, fish, or PowerShell
- you need built-in file and image previews in the terminal

## When to avoid
- you need a full-featured file manager with bulk operations, tabs, or dual panes
- you prefer a GUI file manager
- you need network or remote filesystem browsing
- you want extensive plugin or scripting capabilities

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, file-system, terminal-ui, developer-tools
- domain: developer-tools, files
- platform: windows, cross-platform, cli
- tags: file-manager, terminal-navigator, cd-replacement, ls-replacement, fuzzy-search, file-preview, go, command-line, linux, macos

## Member repositories
- antonmedv/walk (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.611133+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-29T18:31:51.674469+00:00, confidence not recorded.
  - readme: https://github.com/antonmedv/walk (fetched 2026-08-28T04:08:12.611133+00:00, sha aac74febce84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
