2 releases

0.1.2 Jul 18, 2021
0.1.1 Jul 1, 2021

#81 in #history

27 downloads per month

MIT license

43KB
1K SLoC

WayPlover

Steno for Wayland

Description

A Steno tool for wayland. supports some of the plover dictionary #learing Open Steno Project

Learn Plover

build

Requires libsound2-dev libspeechd-dev


Install

Requires Alsa/Pulse(needed beeps and boops)& speech-dispacther(need for text to speech) is also needs a dictionary file which can be made simply or borrowed from the Plover Project

//install speech-dispacther
pacman -S speech-dispacther espeak-ng
systemctl enable --now speech-dispacther

Usage

wayplover --port /dev/ttyACM0 --dictionary plover.json

Features

  • Output History
  • Chord History
  • Last Chord Visual
  • Dictionary Lookup

Support

Only tested with Qmk Keyboard(Planck rev6)

  • Gemini-PR
  • TX-Bolt

TODO

  • feature flag sound

  • feature flag tts

  • full dictionary support

    • fuzzy hashmap
    • prefix strokes

Dependencies

~7–35MB
~594K SLoC