# zserge/awfice

The world smallest office suite

Repository: https://github.com/zserge/awfice
Canonical: https://ross.abutalabs.com/products/awfice
Language: HTML
License: MIT
License Family: permissive
Last push: 2023-06-02T07:17:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2152, "days_push": 1188, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3626, forks 160 (observed 2026-08-28T04:08:11.936511+00:00)

## What it is
Awfice is a collection of tiny office suite apps - a word processor, spreadsheet, drawing app, and presentation maker - each implemented in under 1KB of JavaScript packaged as data URLs. They run directly in the browser without installation, but cannot persist state across page refreshes.

## Use cases
- quick throwaway notes in the browser
- scratchpad for jotting down ideas without installing software
- simple spreadsheet with basic math formulas
- quick drawing or sketching on a canvas
- making simple presentations
- privacy-friendly ephemeral editing that saves nothing

## When to choose
- you need an instant, zero-install editor or scratchpad
- you want a minimal tool with no data storage for privacy reasons
- you want to bookmark tiny utilities as data URLs
- you need a quick throwaway spreadsheet or drawing canvas

## When to avoid
- you need to save documents reliably across sessions
- you need real office suite features like collaboration or file formats
- you are concerned about eval()-based spreadsheet security
- you need offline persistence or cloud sync

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, developer-tools, file-system
- domain: developer-tools, web-development
- platform: browser, cross-platform
- tags: office-suite, minimalist, data-url, scratchpad, novelty, no-install

## Member repositories
- zserge/awfice (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.936511+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:55.971500+00:00, confidence not recorded.
  - readme: https://github.com/zserge/awfice (fetched 2026-08-28T04:08:11.936511+00:00, sha 78d3a0ca8529)
- Data as of 2026-08-30T08:39:29.467469+00:00.
