wayplover

Crates.iowayplover
lib.rswayplover
version0.1.2
sourcesrc
created_at2021-07-01 04:44:13.761261
updated_at2021-07-18 18:29:20.048325
descriptionSteno Stoke Interpreter
homepagehttps://www.github.com/Travisdavis-ops/wayplover
repositoryhttps://www.github.com/Travisdavis-ops/wayplover
max_upload_size
id417300
size77,690
Travis Davis (TravisDavis-ops)

documentation

README

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
Commit count: 0

cargo fmt