logging touchbar finger postition idk
- Rust 89.4%
- HTML 10.6%
| overlay | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
terranova
reads finger position on the touchpad via MultitouchSupport.framework
(macOS only!!) and pipes it wherever you want
binaries
terranova- console output of contact coordinates/size, livepadrenderer- a window with a dot per fingerobswidget- websocket (ws://127.0.0.1:9527), sends{"fingers":[...]}
cargo build --release
obs
- run
obswidget - in OBS: Add Source -> Browser -> [V] Local file ->
overlay/index.html - background is already transparent, nothing else to enable, to customise just edit da
.html