1j01 / tracky-mouse

Mouse control via head tracking, as a cross platform desktop app and JS library. eViacam alternative.
https://trackymouse.js.org/
MIT License
27 stars 5 forks source link

Try moving away from Electron to a lighter weight platform #37

Closed 1j01 closed 6 months ago

1j01 commented 2 years ago

There are a few projects that aim to provide Electron-like functionality without bundling Chromium.

Realistically, I'll probably stay with electron for this project. I already have a lot of IPC set up between the three different processes (main, main window renderer, and screen overlay renderer) at this point. But I'm moving all my todos to issues, and including this for thoroughness. And I'd like to at least check out Apptron. It probably doesn't support screen-sized always-on-top click-through transparent frameless windows, being a new framework and all, as that's quite an edge case!

1j01 commented 6 months ago

This seems very unlikely at this point, except: