kzahel/web-server-chrome
200 OK Web Server observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 4578
- days_rel: 29
- days_push: 26
- n_releases_24m: 21
Adoption not part of the score
1290 stars · 277 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
200 OK Web Server is a cross-platform static file server app rebuilt by the original author of Web Server for Chrome, available as a desktop (Tauri/Rust) app, Android app, iOS app, ChromeOS Linux launcher, and Chrome extension. It serves any local directory over HTTP with MIME detection, directory listing, SPA mode, CORS headers, ETag caching, and range requests.
Use cases
- serve a local folder over http for web development
- share files with devices on the same network
- test a single-page app locally with spa routing
- replace web server for chrome after chrome apps were discontinued
- serve static files on android or chromeos
- quickly preview html files from a directory
When to choose
- you need a simple point-and-click static file server across desktop and mobile
- you want a lightweight local server without command-line setup
- you need LAN file sharing or local web development on Android/ChromeOS
When to avoid
- you need a production web server with dynamic backend capabilities
- you require HTTPS or authentication, which are still on the roadmap
- you need iOS support today - the iOS app is implemented but not yet released
Facets
application · maturity active
http-server static-site-generator file-system web-development developer-tools cross-platform windows browser-extension rust jvm static-file-server local-development tauri chrome-extension file-sharing lan-serving spa-mode cors macos linux android ios swift javascript
2 sources
- readme: https://github.com/kzahel/web-server-chrome · fetched 2026-08-28 · 0c306dd55a3d
- homepage: https://ok200.app/ · fetched 2026-08-29 · 23c8db092e9f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kzahel/web-server-chrome | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="kzahel/web-server-chrome")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem