akx / touchy

MacBook touchpad to Websocket bridge in Node.js (and experiments)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touchy

usage

  • Have a Mac with a touch pad
  • Install deps (yarn or npm i)
  • Run index.js
    • If things don't work, ln -s /System/Library/PrivateFrameworks/MultitouchSupport.framework/MultitouchSupport ./MultitouchSupport.dylib and try again
  • Open an experiment in your browser

About

MacBook touchpad to Websocket bridge in Node.js (and experiments)


Languages

Language:JavaScript 58.9%Language:HTML 32.8%Language:C 8.3%