Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radeeyate/typotoleranttexteditor

Text editor that adds typos to everything that you type.
https://github.com/radeeyate/typotoleranttexteditor

Last synced: 7 days ago
JSON representation

Text editor that adds typos to everything that you type.

Awesome Lists containing this project

README

        

# TypoTolerantTextEditor

A text editor that introduces typos as you type!

## How to build
```sh
git clone https://github.com/radeeyate/TypoTolerantTextEditor.git
cd TypoTolerantTextEditor
go get
go install fyne.io/fyne/v2/cmd/fyne@latest
go build .
```

You should now have a binary you can run!

![A demo](./assets/demo.webm)