Tools/kzahel/web-server-chrome

web-server-chrome

Web Server for Chrome (2026 Relaunch)

1.3kemergingJavaScriptMIT Licensetrending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Aug 2026

Web Server for Chrome is back, rebuilt as "ok200" now that Google killed Chrome Apps. The original author took the old one-click static file server, directory listings, MIME types, ETags, and reworked it into a cross-platform set of tools: a Tauri desktop app, a Node CLI you run as ok200, an Android app, and a launcher extension. It does the simple thing well: serve a folder over HTTP without ceremony.

The appeal is exactly what it always was, a static server you can point at a directory and hit from a browser, now living outside the dead Chrome App platform. The old version is preserved on a legacy branch for anyone who still needs it.

Free under MIT, for solo devs and teams. It's the graphical, click-to-serve cousin of python -m http.server, npx serve, and http-server.

The catch is that it's mid-transition. The original Chrome App is gone, and the replacements are early, the desktop app is around v0.1.5, and the implementation is intentionally spread across TypeScript, Rust, and Kotlin for the different platforms. If you just need to serve files fast, the CLI tools already do it. If you want the polished desktop app experience the Chrome version had, it's still getting there.

Free vs Self-Hosted vs Paid

fully free

Free and open source under MIT, no paid tier. It does the same job as free one-liners like python -m http.server, npx serve, and http-server, just with a GUI and cross-platform packaging. No cost beyond installing whichever form, desktop app, CLI, or extension, you prefer.

Free and open source. The classic static server, relaunched.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
68/100 · B
Adoption13/30
Maintenance25/25
Community5/20
License15/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
Kyle Graehl (User)
Stars
1,290
Forks
276

Explore Further

More tools in the directory