Snapfleet on Web Browser
Runs in any modern browser — nothing to install, works the same on any machine you log in from.
Setup on Web Browser
Download the installer
Download the latest Snapfleet installer from the GitHub Releases page (https://github.com/bensblueprints/snapfleet-mvp/releases) — or build it yourself from the MIT source.
Install
Run the installer — one click, no terminal, no account to create.
Run it locally
Snapfleet runs 100% on your machine — no account, no telemetry, and it keeps working with the Wi-Fi off.
What works offline: everything. Snapfleet is a desktop app — once it's installed, no feature needs a connection to us.
Snapfleet on Web Browser — honest answers
Is it really free on GitHub?
Yes — MIT source at github.com/bensblueprints/snapfleet-mvp, always. $99 buys the 1-click installer and updates. From source it's npm i && npm start (heads-up: Puppeteer downloads ~170MB of Chromium on first install).
Can it screenshot pages behind my firewall?
Yes — that's a headline feature. Because it runs on your infrastructure it can reach localhost and RFC1918 addresses (ALLOW_PRIVATE defaults to on). No cloud screenshot API can do that.