Skip to content

Hike Overview

Hike is a terminal-first Markdown browser with a local file browser, forge shortcuts, a responsive TUI, and a command-driven workflow. This repository is the Tobias Hochguertel fork of the original davep/hike project.

The Hike TUI showing the fork's current interface.
The current fork keeps the Markdown viewer, command line, and sidebar tightly integrated.

This site is organized around the workflows people actually need:

Compared with upstream, this fork focuses on:

  • a typed Typer CLI with open, config, schema, env, bindings, and themes
  • YAML configuration plus .env and schema workflows
  • a configurable local browser with tree and flat-list modes
  • responsive navigation behavior on narrow terminals
  • keybinding sets and richer startup behavior
Start here if you want to…Read this next
install or update HikeGetting Started
understand hike openCLI Overview then open
learn how the sidebar and startup selection workViewing & Navigation
customize startup, keybindings, or layoutConfiguration Overview
inspect the in-app command languageIn-App Command Line