Skip to content
Zeltro CLI
Features Install Apps Docs GitHub ♥ Donate

SUPPORT THE PROJECT

Zeltro is free.
It always will be.

Both the CLI and the GUI are MIT licensed. No paid tier, no “pro” version, nothing held back. If it saves you time and you want to put something in, every option below goes to the same place — and none of them change what you get.

Ways to chip in

Pick whichever is least annoying for you. They all help the same amount.

♥ GitHub Sponsors One-off or monthly. GitHub covers the processing fees, so the whole amount arrives. Sponsor → ☕ Ko-fi Buy a coffee. Quickest option — no account needed, takes about twenty seconds. Buy a coffee → 🔁 Patreon Monthly, if you want to back the project on an ongoing basis. Become a patron → 💳 Credit card Straight through Cane Bay Computers’ own payment processor. No third-party account. Donate by card →

Not in a position to give? Genuinely fine — and there is plenty that helps just as much. File a bug, tell me what broke, improve the docs, or just mention it to someone who runs a lot of projects on one machine.

Ten years of getting here

Zeltro didn’t start as a product. It started as a folder of bash scripts I wrote for myself, because I was tired of losing an afternoon to environment setup every time I picked up a new project.

That folder grew for the better part of a decade. Every time something annoyed me, a script appeared to deal with it. Every time I set up the same database twice, something got factored out. It was entirely hand-coded, entirely undocumented, and entirely mine — the kind of toolkit that works perfectly on exactly one machine and nowhere else.

The shape it eventually took came out of years working at a dot-com, where I was running enough projects at once that the usual answer — a full stack per project, spun up and torn down — stopped being practical. So I designed my own architecture around it: one set of shared services that every project connects to, each project reachable by a real hostname instead of a port number, and nothing duplicated that didn’t need to be.

That architecture is what Zeltro is now. Not a rewrite of somebody else’s tool — the thing I built to solve my own problem, cleaned up enough to hand to someone else. The bash is still in there, honestly. It’s just had ten years of edges knocked off it.

Then AI agents arrived and it turned out the same design solved a problem I hadn’t been aiming at. An agent needs somewhere stable to work — predictable paths, services that are already running, commands that behave the same way every time. A platform built so I wouldn’t have to think about setup turned out to be exactly what an agent needs so it doesn’t either.

— Shawn, @shrimpwagon

Donate by card GitHub Sponsors
Zeltro CLI

Built by CaneBayComputers · Open source · License