Skip to content

oscarlaird/dotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotter: An Adaptive Single-Switch Text-Entry System

Dotter Demo: Typing with a single switch Dotter enables typing at 20wpm with a single input (e.g. spacebar, blinking). Users synchronize their gestures to the timer of their target prefix.

Running Locally

Clone the Repository

git clone https://github.com/oscarlaird/dotter
cd dotter

Install Requirements for Language Server

pip install -r requirements.txt

Launch Language Server

python lm.py

Serve Frontend

npm run dev

View the Application Open your browser and go to:

localhost:5173/v2

Releases

No releases published

Packages

No packages published