{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "Terma Heritage Foundation, Inc.",
    "email": "info@termafoundation.org",
    "description": "Terma Heritage Foundation is a 501(c)(3) nonprofit that builds the open-source software infrastructure for Tibetan — a language that is \"low-resource\" not for lack of speakers but for lack of tooling. For over a decade, now under the Foundation, we have shipped and maintained a suite of free, open-source tools so Tibetans can read, write, type, search, and study in their own script — work no one else is doing at this scale. The tools are in real use: a word processor with a 239,000-entry offline dictionary (TermaType), browser tools for working in Tibetan (TermaFoundry), a searchable knowledge graph of 557 Buddhist deities (TermaVision), and a free library of 1,067+ Tibetan texts — alongside education and culture programs that have reached over a million children. We are effectively the sole maintainer of a critical, neglected area of FOSS: the digital plumbing for a 1,300-year-old writing tradition. This funding sustains that maintenance — the ongoing, unglamorous work of keeping these tools working, compatible, and free for a community whose basic digital-language needs are otherwise unmet.",
    "webpageUrl": {
      "url": "https://termafoundation.org"
    }
  },
  "projects": [
    {
      "guid": "termatype",
      "name": "TermaType",
      "description": "The first English/Tibetan word processor — free, open source, fully offline. Real-time Wylie (EWTS) to Tibetan Unicode conversion, a 239,000-entry offline Tibetan-English dictionary, an offline AI writing assistant, and offline Tibetan/English translation. Built on Tauri 2 / React 19 / TipTap; Windows, macOS, and Linux. It gives Tibetan writers an everyday tool in their own script that has never existed before.",
      "webpageUrl": {
        "url": "https://termafoundation.org/programs/termatype"
      },
      "repositoryUrl": {
        "url": "https://github.com/terma-heritage/termatype",
        "wellKnown": "https://github.com/terma-heritage/termatype/blob/main/.well-known/funding-manifest-urls"
      },
      "licenses": [
        "spdx:GPL-3.0-only"
      ],
      "tags": [
        "tibetan",
        "word-processor",
        "unicode",
        "low-resource-language",
        "language-technology",
        "offline",
        "desktop",
        "localization"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "bank",
        "type": "bank",
        "address": "",
        "description": "Direct bank transfer / grant disbursement to Terma Heritage Foundation, Inc. (501(c)(3)). Details provided on request."
      },
      {
        "guid": "github-sponsors",
        "type": "payment-provider",
        "address": "https://github.com/sponsors/vajradog",
        "description": "Recurring or one-time support via GitHub Sponsors."
      }
    ],
    "plans": [
      {
        "guid": "sustain-2026",
        "status": "active",
        "name": "Sustain the Tibetan open-source stack",
        "description": "Funds one developer part-time across the live suite (TermaType and the broader Tibetan toolset): bug fixes, OS compatibility, dictionary/translation/model updates, accessibility, and community support.",
        "amount": 10000,
        "currency": "USD",
        "frequency": "yearly",
        "channels": [
          "bank",
          "github-sponsors"
        ]
      },
      {
        "guid": "goodwill",
        "status": "active",
        "name": "Goodwill",
        "description": "Contribute any amount to support the work.",
        "amount": 0,
        "currency": "USD",
        "frequency": "one-time",
        "channels": [
          "github-sponsors"
        ]
      }
    ]
  }
}
