# solusipse/fiche

Command line pastebin for sharing terminal output.

Repository: https://github.com/solusipse/fiche
Canonical: https://ross.abutalabs.com/products/fiche
Homepage: http://termbin.com
Language: C
License: MIT
License Family: permissive
Last push: 2023-07-14T08:03:29+00:00

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

## Adoption (not part of the score)
Stars 1549, forks 179 (observed 2026-08-28T04:05:01.961374+00:00)

## What it is
Fiche is a lightweight command line pastebin server written in C that accepts text piped over netcat and returns a shareable URL. It powers termbin.com and can be self-hosted for sharing terminal output.

## Use cases
- share terminal output as a url
- self-host a pastebin server
- paste command output from the cli with netcat
- share log files or config snippets quickly
- run a private termbin-like service

## When to choose
- you want a minimal, dependency-free pastebin server
- you need to share terminal output without leaving the shell
- you want to self-host a simple text-sharing service

## When to avoid
- you need rich features like syntax highlighting, expiration, or accounts
- you want a web-based paste UI out of the box
- you need encrypted or authenticated pastes

## Facets
- artifact type: service
- maturity: maintenance
- function: http-server, cli, self-hosted
- domain: developer-tools, self-hosted
- platform: bsd, cli, self-hosted
- tags: pastebin, netcat, termbin, terminal-output-sharing, c, command-line, linux, macos

## Member repositories
- solusipse/fiche (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.961374+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:30:24.609496+00:00, confidence not recorded.
  - readme: https://github.com/solusipse/fiche (fetched 2026-08-28T04:05:01.961374+00:00, sha 622d7d8a9287)
  - homepage: http://termbin.com (fetched 2026-08-29T11:31:06.397421+00:00, sha 4ddc8bf136c1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
