FindHost

pico.sh

Static sites, blogs and tunnels deployed over SSH — rsync a directory and it is live, with no dashboard and no client to install.

rsync, and you are live.

pico.sh is a set of services that all speak SSH and nothing else. Pages hosts a static site pushed with rsync, Prose turns markdown sent the same way into a blog, Tuns exposes something running on a laptop at a public address, and Pipe moves data between machines over the same connection. There is no dashboard, no account panel and no tool to install: the client is the SSH already on the machine.

Worth knowing

The deploy method is the whole point rather than a detail. A workflow that never leaves the terminal is a real preference, and almost nothing else in this register is built for it.

Shell access is left unrecorded rather than answered. SSH is how a file gets there, which is not the same as being given a shell on the machine that serves it, and the row would say the wrong thing either way.

It is small, opinionated and clearly a labour of love. That is worth knowing in both directions before a site that matters is put on it.

Identity

Reach
3071
Ownership
Independent3
Status
Active

Deployment

Deployment
File transfer2

Other features

Collaboration
One account, one login

Sources

  1. 2026-08-31Reach
    majestic.com/reports/majestic-million
  2. 2026-08-14Categories, Deployment
    pico.sh
  3. 2026-08-21Ownership
    pico.sh/about
Are you pico.sh? Link back to this record.

The badge means this provider has a record on FindHost. It is not a rating, a rank, or an endorsement. It cannot be bought. A record exists whether the badge is displayed or not. More about the badge.

Listed on FindHost LISTED ON FindHost
  • HTML, with the badge

    Inline, so it loads nothing and takes the colour of the text around it.

    <a href="https://www.findhost.app/pico-sh/">
      <svg xmlns="http://www.w3.org/2000/svg" width="120" height="44" viewBox="0 0 120 44" role="img" fill="currentColor">
        <title>Listed on FindHost</title>
        <rect x="0.5" y="0.5" width="119" height="43" rx="3" fill="none" stroke="currentColor" />
        <text x="60" y="17" text-anchor="middle" font-family="ui-sans-serif, system-ui, sans-serif" font-size="8" letter-spacing="1.5">LISTED ON</text>
        <text x="60" y="35" text-anchor="middle" font-family="Charter, 'Bitstream Charter', 'Sitka Text', Cambria, Georgia, serif" font-size="18" font-weight="600">FindHost</text>
      </svg>
    </a>
  • HTML, text only

    For a footer with no room for artwork.

    <a href="https://www.findhost.app/pico-sh/">Listed on FindHost</a>
  • Markdown

    For a README or a documentation page.

    [Listed on FindHost](https://www.findhost.app/pico-sh/)

Last reviewed Edit on GitHubThis page as markdown