touchscreen-stenography-keyboard

MIT License

Stars
3
Committers
2

Touchscreen Stenography Keyboard

Repository

This code repository hosted at https://github.com/CosmicDNA/touchscreen-stenography-keyboard

Purpose of The Project

The aim of this project is to render with React Three Fiber a usefull stenography touchscreen keyboard.

Deployed Application

The application was deployed to Netlify and is available at:

https://touch-stenography-keyboard.netlify.app/

Usage Example

Plover connection configuration

Plover way Plover way in Cornish

[!TIP] Install plover-enginer-server with the following command from within Plover's installation directory:

./plover_console -s plover_plugins install git+https://github.com/CosmicDNA/plover_websocket_server.git

The following image shows the default configuration for the application. If you have created a custom plover_engine_server_config.json, make sure it is matching the configuration within this app.

App configuration window

In the following video, it is being typed upon:

This is an example of machine shorthand from a steno keyboard with paper.

https://github.com/CosmicDNA/touchscreen-stenography-keyboard/assets/92752640/c5960847-21dc-412f-a4d8-af9af335dbce

Usage example for typing

Development

touchscreen-stenography-keyboard-build How to start the server in production mode

Running

In your terminal run:

yarn && yarn dev

Building

yarn build
yarn global add serve

Serving Production Build

NODENV=production && serve -s build

Powered by