Skip to content
@dasher-project

Dasher

An information-efficient text-entry interface driven by natural continuous pointing gestures.

Dasher

Dasher is a zooming predictive text-entry system for accessibility and augmentative communication (AAC). It lets you write using minimal physical input — eye gaze, a mouse, a single switch, a joystick, or touch.

Looking for apps, downloads, or user docs? Visit dasher.at — that's the end-user website.

Active development (v6)

Dasher v6 is one shared engine consumed by native frontends. Each frontend owns only input, rendering, and platform UI; all the prediction logic lives in the engine.

Repository What it is Tech
DasherCore The engine — language models, rendering maths, settings, alphabets, flat C API C++17
Dasher-Apple iOS, macOS, visionOS apps + keyboard extension SwiftUI
Dasher-Android Android app + IME keyboard service Kotlin / Compose
Dasher-Windows Windows desktop app Avalonia (.NET)
Dasher-GTK Linux desktop app (cross-platform build) GTK4 / gtkmm
dasher-web In-browser WASM demo (powers the live demo on dasher.at) Rust / WASM
dasher-design-guide Design tokens, settings structure, parity spec Markdown
website Source code for dasher.at Astro

For developers

Legacy & archived

Repository Status Notes
dasher Stable Dasher 5.x (GPL-2.0). GNOME-era C++ codebase.
dasher-MIT Legacy MIT-licensed predecessor to DasherCore.
dasher-captivewebview Archived Android/iOS keyboard wrappers using dasher-web.

Contributing

Contributions are welcome! See the contributing guide for project-wide conventions, and each repo's own CONTRIBUTING.md for platform-specific build instructions.

Dasher is maintained by Will Wade and the dasher-project team, and is licensed under MIT (v6) or GPL-2.0 (v5), depending on the repository.

Pinned Loading

  1. governance governance Public

    The official governance document for all the projects in the dasher project

    Python 2 1

  2. DasherCore DasherCore Public

    Forked from dasher-project/dasher-MIT

    This fork of the Dasher-MIT version aims at modernizing the Dasher backend and making it buildable again on all major platforms.

    C++ 12 4

  3. Dasher-GTK Dasher-GTK Public

    GTK-based Front-end for the DasherCore. Still in very early development.

    C++ 4 1

Repositories

Showing 10 of 17 repositories
  • Dasher-Android Public

    Android for Dasher

    dasher-project/Dasher-Android's past year of commit activity
    Kotlin 2 0 5 0 Updated Sep 19, 2026
  • DasherCore Public Forked from dasher-project/dasher-MIT

    This fork of the Dasher-MIT version aims at modernizing the Dasher backend and making it buildable again on all major platforms.

    dasher-project/DasherCore's past year of commit activity
    C++ 12 MIT 8 2 0 Updated Sep 19, 2026
  • Dasher-Apple Public

    Dasher iOS/MacOS using DasherCore and SwiftUI for frontend.

    dasher-project/Dasher-Apple's past year of commit activity
    Swift 2 MIT 1 1 0 Updated Sep 18, 2026
  • dasher-web Public

    Dasher text entry in HTML, CSS, JavaScript, and SVG

    dasher-project/dasher-web's past year of commit activity
    HTML 54 MIT 10 44 0 Updated Sep 18, 2026
  • governance Public

    The official governance document for all the projects in the dasher project

    dasher-project/governance's past year of commit activity
    Python 2 1 2 1 Updated Sep 17, 2026
  • Dasher-Windows Public

    Avalonia UI build for Windows using Dasher-Core as the backend similar to Dasher-Android

    dasher-project/Dasher-Windows's past year of commit activity
    C# 0 MIT 1 2 0 Updated Sep 15, 2026
  • Dasher-GTK Public

    GTK-based Front-end for the DasherCore. Still in very early development.

    dasher-project/Dasher-GTK's past year of commit activity
    C++ 4 MIT 1 2 1 Updated Sep 14, 2026
  • dasher-shared-resources Public

    Shared resources for Dasher v6 frontends: UI string catalogue, icons, cross-platform data

    dasher-project/dasher-shared-resources's past year of commit activity
    0 MIT 0 0 0 Updated Sep 11, 2026
  • website Public

    Documentation, Landing page for the Dasher project

    dasher-project/website's past year of commit activity
    HTML 3 Apache-2.0 8 1 1 Updated Aug 31, 2026
  • .github Public

    Organisation profile repository

    dasher-project/.github's past year of commit activity
    0 0 0 0 Updated Aug 20, 2026

Most used topics

Loading…