From 3f4151f8d07fb12cd76832aed69d0a0fb03e24fd Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 2 Feb 2022 00:29:44 -0500 Subject: readme: Add related projects --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a7da217..dccf15c 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,10 @@ wvkbd is one such keyboard, implementing swipe output with the `-O` flag. In SXMO, intended usage is by defining KEYBOARD_ARGS="-H 170 -O | swipeB", then copying or sym-linking your favorite behavior to `~/.local/bin/swipeB`. Then you can easily switch behavior by changing the link and relaunching the keyboard. WARNING: Installing a broken script can render your virtual keyboard broken. Make sure you have a way of recovery (e.g. SSH or ttyescape) before messing with scripts so you don't end up in a keyboard death-loop. + +## Related Projects +* [wvkbd](https://github.com/jjsullivan5196/wvkbd): Virtual keyboard with swipe output mode. +* [swipeGuess](https://git.sr.ht/~earboxer/swipeGuess): Quickly query a swipe against a lexicon to get a number of possible words. (Plus some helper scripts for sorting/scoring.) +* [suggpicker](https://git.sr.ht/~earboxer/suggpicker): Simple suggestion picker based on wvkbd that operates like a pipe. +* [zig-input-method](https://git.sr.ht/~aren/zig-input-method): Suggestion picker written in zig and manager for correction and prediction. +* [clickclack](https://git.sr.ht/~proycon/clickclack): Haptic/audio feedback tool which may be chained before swipeB with the flags `-e -o`. -- cgit 1.4.1