# tuanchauict/MonoSketch

An ASCII graph drawing app

Repository: https://github.com/tuanchauict/MonoSketch
Canonical: https://ross.abutalabs.com/products/monosketch
Homepage: https://monosketch.io
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: ascii-graphics, webapp, kotlin-js, ascii, ascii-art, ascii-editor, diagram-editor, kotlin
Last push: 2026-01-24T05:48:31+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 64, release rhythm 8, longevity 100
- inputs: {"age_days": 2072, "days_push": 221, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1815, forks 44 (observed 2026-08-28T04:05:39.962351+00:00)

## What it is
MonoSketch is a fully client-side web application for creating ASCII diagrams and text-based visualizations. It runs entirely in the browser with no server-side processing, keeping all work local on the user's device.

## Use cases
- draw ascii diagrams in the browser
- create flowcharts using ascii characters
- make text-based technical diagrams for documentation
- draw circuit diagrams in ascii
- create ascii art and text graphics
- embed ascii diagrams in code comments or readme files

## When to choose
- you need ASCII diagrams that render anywhere plain text does, like READMEs, code comments, or terminals
- you want a fully client-side tool with no data leaving your device
- you need diagrams for documentation, technical specs, or creative text art
- you prefer a visual editor over hand-aligning ASCII characters manually

## When to avoid
- you need image exports like PNG or SVG rather than plain text output
- you need rich graphical diagrams with colors, icons, or complex shapes
- you want collaborative real-time editing, which requires server-side support
- you need UML or standards-based diagram interchange formats

## Facets
- artifact type: application
- maturity: active
- function: editor, gui, graphics, documentation
- domain: web-development, developer-tools, documentation, graphics
- platform: browser, cross-platform
- tags: ascii-art, diagram-editor, client-side, kotlin-js, text-diagrams, webapp, web-server

## Member repositories
- tuanchauict/MonoSketch (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.962351+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-30T03:20:39.583935+00:00, confidence not recorded.
  - readme: https://github.com/tuanchauict/MonoSketch (fetched 2026-08-28T04:05:39.962351+00:00, sha deb87053be0d)
  - homepage: https://monosketch.io (fetched 2026-08-29T10:59:33.761677+00:00, sha b028e364c69e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
