# atuinsh/atuin

✨ Making your shell magical

Repository: https://github.com/atuinsh/atuin
Canonical: https://ross.abutalabs.com/products/atuin
Homepage: https://atuin.sh
Language: Rust
License: MIT
License Family: permissive
Topics: shell, rust, zsh, history, fish, bash
Last push: 2026-08-27T00:03:28+00:00

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

## Adoption (not part of the score)
Stars 31427, forks 942 (observed 2026-08-28T04:11:56.839449+00:00)

## What it is
Atuin is a Rust CLI tool that replaces shell history with a SQLite database, recording rich context like exit code, duration, cwd, and hostname. It offers a full-screen interactive history search UI and optional end-to-end encrypted history sync across machines, with a self-hostable sync server.

## Use cases
- search shell history interactively with ctrl-r
- sync shell history between machines encrypted
- find commands by exit code, directory, or duration
- back up shell history
- calculate shell command usage statistics
- share history across terminal sessions

## When to choose
- you want richer, searchable shell history than ctrl-r in bash/zsh/fish
- you need history synced across machines with end-to-end encryption
- you want to self-host your history sync server

## When to avoid
- you only need a simple history file and don't want a SQLite dependency
- you cannot install shell integrations or modify your shell config

## Facets
- artifact type: cli-tool
- maturity: active
- function: search-engine, caching, developer-tools, cli, self-hosted
- domain: developer-tools, self-hosted
- platform: windows, rust, cli, self-hosted
- tags: shell-history, sqlite, encrypted-sync, zsh, bash, fish, terminal, command-line, linux, macos

## Member repositories
- atuinsh/atuin (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:56.839449+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-29T16:52:17.132885+00:00, confidence not recorded.
  - readme: https://github.com/atuinsh/atuin (fetched 2026-08-28T04:11:56.839449+00:00, sha 4df21077d0ab)
  - homepage: https://atuin.sh (fetched 2026-08-29T07:49:20.699693+00:00, sha 1daf623a9728)
  - site_page: https://docs.atuin.sh (fetched 2026-08-29T07:49:20.702848+00:00, sha 36c6c3c2e4f9)
  - registry_crates: https://crates.io/api/v1/crates/atuin (fetched 2026-08-29T07:49:20.705240+00:00, sha 393ad9a77e7c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
