# picosh/pico

The ultimate ssh powered services for developers

Repository: https://github.com/picosh/pico
Canonical: https://ross.abutalabs.com/products/picosh-pico
Homepage: https://pico.sh
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-24T13:25:02+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 70, longevity 100
- inputs: {"age_days": 1470, "days_push": 9, "days_rel": 120, "gap_med": 0.5, "n_releases_24m": 85}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1329, forks 43 (observed 2026-08-28T04:04:23.812516+00:00)

## What it is
pico is a suite of SSH-powered developer services including static site hosting (pgs), localhost tunnels (tuns), SSH pub/sub pipes, a markdown blog platform (prose), pastebin, and RSS-to-email. All services are operated using standard tools like ssh, scp, rsync, and sftp with no extra client installation.

## Use cases
- deploy a static site with rsync
- expose localhost to the internet over https
- publish a blog from the terminal with markdown
- share code snippets via ssh
- send rss feed updates to my email
- stream data between machines over ssh pubsub

## When to choose
- you want zero-install deployments using only ssh, scp, or rsync
- you prefer a terminal-centric workflow for hosting content
- you need quick public https tunnels to localhost
- you want a minimal markdown blog or pastebin with no tooling

## When to avoid
- you need dynamic server-side application hosting or databases
- you require full control over infrastructure or self-hosting every component
- you need large-scale storage beyond the free/paid limits
- your team requires GUI-based deployment pipelines

## Facets
- artifact type: service
- maturity: active
- function: ssh, static-site-generator, webhook, email, self-hosted, developer-tools, cli
- domain: developer-tools, web-development, self-hosted
- platform: windows, cli, go
- tags: ssh-services, static-hosting, tunneling, blogging, paste-sharing, pubsub, rss-to-email, terminal-centric, command-line, automation, linux, macos, web-server

## Member repositories
- picosh/pico (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.812516+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:45:42.270954+00:00, confidence not recorded.
  - readme: https://github.com/picosh/pico (fetched 2026-08-28T04:04:23.812516+00:00, sha c0067ee44acd)
  - homepage: https://pico.sh (fetched 2026-08-29T12:04:46.384157+00:00, sha 297feaff9a29)
  - site_page: https://pico.sh/getting-started (fetched 2026-08-29T12:04:46.395989+00:00, sha 20bcf41276ab)
  - site_page: https://pico.sh/plus (fetched 2026-08-29T12:04:46.393609+00:00, sha e1a86e3a67ae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
