audreyt/ethercalc
Node.js port of Multi-user SocialCalc observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 93
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 5492
- days_rel: 47
- days_push: 22
- n_releases_24m: 8
Adoption not part of the score
3042 stars · 552 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
EtherCalc is a web-based spreadsheet server for real-time multi-user collaborative editing, a TypeScript rewrite of the original SocialCalc-based EtherCalc. It runs on the Cloudflare fullstack (Hono, Workers, Durable Objects, D1, KV, R2) and can also self-host via Docker or a local CLI without a Cloudflare account.
Use cases
- collaboratively edit a spreadsheet with teammates by sharing a URL
- embed a live multi-user spreadsheet into a Drupal site
- self-host a collaborative spreadsheet server on my own infrastructure
- run a realtime spreadsheet on Cloudflare Workers
- share a spreadsheet link for simultaneous editing without accounts
- integrate spreadsheet editing into a web app via a REST API
When to choose
- you need lightweight, anonymous, real-time collaborative spreadsheets with just a shared URL
- you want a self-hostable spreadsheet server with Docker or Cloudflare Workers deployment
- you need a REST API to programmatically read and write spreadsheet cells
- you want a free, open-source alternative to hosted collaborative sheets
When to avoid
- you need heavy spreadsheet features like formulas, pivot tables, or charts comparable to Excel or Google Sheets
- you require strong access control or authentication — rooms are anonymous read/write to anyone with the URL
- you plan to expose it to the public internet without adding your own TLS-terminating reverse proxy and rate limiting
- you need offline desktop spreadsheet functionality
Facets
application · maturity active
web-framework websocket http-server self-hosted cli web-development developer-tools self-hosted cross-platform bun self-hosted cloud cross-platform spreadsheet collaborative-editing realtime cloudflare-workers durable-objects socialcalc hono typescript real-time nodejs docker web-server
3 sources
- readme: https://github.com/audreyt/ethercalc · fetched 2026-08-28 · f262c7de0166
- homepage: https://ethercalc.net · fetched 2026-08-29 · 5e5bdc590192
- registry_npm: https://registry.npmjs.org/ethercalc · fetched 2026-08-29 · 6c222de8ce58
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| audreyt/ethercalc | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="audreyt/ethercalc")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem