Web preview. A cut-down, earlier build of the editor — rhyme colouring, syllable gutter and rhyme search only. Not the full app: no projects, version control, themes or offline pronunciation. what the macOS app adds Get the macOS app · $5+

The web preview needs to be served over HTTP.
Opened straight from a file, the browser blocks the module bundle.

Run a static server from the site root and open http://localhost:8000/demo/:

python3 -m http.server 8000

← Or just get the macOS app