# abhimanyu003/sttr

cross-platform, cli app to perform various operations on string

Repository: https://github.com/abhimanyu003/sttr
Canonical: https://ross.abutalabs.com/products/sttr
Language: Go
License: MIT
License Family: permissive
Topics: string, transform, cli-app, cli, productivity, tui, go, tui-app, json, encryption-decryption, encrypt, encoding, decoding, developer-tools, devutils, termux, termux-tool, cli-tool, cli-utilities, zeropad
Last push: 2025-12-25T11:11:01+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 59, release rhythm 51, longevity 100
- inputs: {"age_days": 1810, "days_push": 251, "days_rel": 251, "gap_med": 54.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1342, forks 49 (observed 2026-08-28T04:04:26.268285+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, serialization, cryptography, developer-tools, yaml
- domain: developer-tools
- platform: windows, cross-platform, cli
- tags: string-manipulation, tui, base64, hashing, encoding, devutils, termux, command-line, automation, linux, macos, docker

## Member repositories
- abhimanyu003/sttr (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.268285+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:43:04.925248+00:00, confidence not recorded.
  - readme: https://github.com/abhimanyu003/sttr (fetched 2026-08-28T04:04:26.268285+00:00, sha 384c9758f809)
- Data as of 2026-08-30T08:39:29.467469+00:00.
