knqyf263/pet
Simple command-line snippet manager observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 72
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 19.5
- age_days: 3462
- days_rel: 633
- days_push: 173
- n_releases_24m: 3
Adoption not part of the score
5336 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pet is a simple command-line snippet manager written in Go that lets you save, tag, search, and execute command snippets. It supports parameterized snippets, interactive fuzzy search, and syncing via Gist or GitLab Snippets.
Use cases
- save commands I keep forgetting
- search my shell snippets interactively
- recall rarely used complex commands
- stop digging through shell history for old commands
- sync snippets across machines via Gist
- run parameterized command templates
- register the previous command as a snippet
When to choose
- you want a lightweight, standalone binary to manage command snippets
- you need fuzzy interactive search and direct execution of snippets
- you want automatic snippet sync via Gist or GitLab
- you work across many tools and can't remember every command
When to avoid
- you need a GUI snippet manager
- you want to share rich text or multi-file notes rather than commands
- you need team-managed snippet libraries with permissions
Facets
cli-tool · maturity stable
cli developer-tools search-engine developer-tools windows cli cross-platform snippet-manager shell-history command-palette gist-sync go command-line linux macos
1 source
- readme: https://github.com/knqyf263/pet · fetched 2026-08-28 · 294088ddbefe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| knqyf263/pet | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem