o
odinpkg.dev
packages / library / pansies

pansies

e422da9library

an attempt to use two mobile phones as a steno device

No license · updated 1 year ago

Pansies

An attempt at creating a steno device using two phones connected to a Windows system

PansieS
|     |
phone steno

The Plan

  • the windows PC creates a websocket server that listens for key inputs
  • it also hosts a website that is opened by the phones
    • the website allows you to choose the side of the input halves and shows the corresponding keys
    • it listens for key inputs and sends them over to the websocket server
  • the PC uses the SendInput API to send inputs to the OS