# rcaloras/bashhub-client

:cloud: Bash history in the cloud. Indexed and searchable.

Repository: https://github.com/rcaloras/bashhub-client
Canonical: https://ross.abutalabs.com/products/bashhub-client
Homepage: https://bashhub.com
Language: Python
License: Apache-2.0
License Family: permissive
Topics: bash, history, cloud, shell, shell-extension, zsh, terminal
Last push: 2026-04-15T21:38:05+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 79, longevity 100
- inputs: {"age_days": 4734, "days_push": 140, "days_rel": 140, "gap_med": 16, "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 1305, forks 87 (observed 2026-08-28T04:04:18.684811+00:00)

## What it is
Bashhub is a CLI tool and shell extension that saves every terminal command entered across all sessions and systems to the cloud, with context like directory, exit status, and system. It provides powerful indexed and searchable access to your command history via the `bh` command and interactive search.

## Use cases
- search my bash history across multiple machines
- find that long wget command I ran last week
- see all commands I ran in this directory
- recover a command I typed in a previous terminal session
- sync shell history between laptop and servers
- interactively search and rerun past terminal commands

## When to choose
- you work across many systems and want a unified, searchable command history
- you frequently forget or lose complex terminal commands
- you want context-aware history search (directory, exit status, system)

## When to avoid
- you don't want your command history stored in a third-party cloud service
- you need fully offline history search only
- you use shells other than bash or zsh

## Facets
- artifact type: cli-tool
- maturity: active
- function: search-engine, cli, developer-tools
- domain: developer-tools, self-hosted
- platform: cli, cross-platform
- tags: bash-history, zsh, shell-history, cloud-sync, command-search, terminal, command-line, linux, macos

## Member repositories
- rcaloras/bashhub-client (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.684811+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-30T04:51:04.123718+00:00, confidence not recorded.
  - readme: https://github.com/rcaloras/bashhub-client (fetched 2026-08-28T04:04:18.684811+00:00, sha 27fe0a8f102e)
  - homepage: https://bashhub.com (fetched 2026-08-29T12:09:02.175984+00:00, sha 323c991e8b40)
  - site_page: https://bashhub.com/install (fetched 2026-08-29T12:09:02.178377+00:00, sha 894190997a30)
  - site_page: https://bashhub.com/about (fetched 2026-08-29T12:09:02.181571+00:00, sha 562e6911d1a4)
  - site_page: https://bashhub.com/faq (fetched 2026-08-29T12:09:02.180068+00:00, sha 5df57dd21ffe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
