abhimanyu003/sttr
cross-platform, cli app to perform various operations on string observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 59
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 54.5
- age_days: 1810
- days_rel: 251
- days_push: 251
- n_releases_24m: 7
Adoption not part of the score
1342 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
sttr is a cross-platform command-line tool written in Go for performing various string transformation operations such as hashing, encoding/decoding, encryption, and format conversion. It supports interactive TUI mode, direct arguments, file input, and piping from other commands.
Use cases
- encode or decode base64 from the command line
- compute md5 or sha hashes of strings or files
- convert yaml to in the terminal
- encrypt and decrypt strings via cli
- interactively transform text with a terminal ui
- pipe text from curl or echo into string transformations
When to choose
- you frequently transform, hash, or encode strings in shell scripts
- you want one tool replacing many small text utilities
- you need a cross-platform cli that works on linux, macos, windows, and termux
When to avoid
- you need programmatic string APIs inside an application rather than a cli
- you need heavy-duty text processing like full regex pipelines or streaming large files
Facets
cli-tool · maturity active
cli serialization cryptography developer-tools yaml developer-tools windows cross-platform cli string-manipulation tui base64 hashing encoding devutils termux command-line automation linux macos docker
1 source
- readme: https://github.com/abhimanyu003/sttr · fetched 2026-08-28 · 384c9758f809
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| abhimanyu003/sttr | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="abhimanyu003/sttr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem