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.
For developers
- Developer handbook — architecture, build guides, contributing, RFCs
- Feature status matrix — what each platform supports (v6 + v5 baseline)
- Integrating DasherCore — C API, pre-built binaries
- Governance & RFCs — decision process
Web demo
dasher-web — DasherCore compiled to WASM. Powers the live demo on the homepage. Available for anyone who wants to embed Dasher on the web.
Legacy & archived
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.
