jreina / mouji

Mouji, a software mouse jiggler.
MIT License
2 stars 0 forks source link

Find alternative to RobotJS #8

Open jreina opened 1 year ago

jreina commented 1 year ago

RobotJS has a bunch of external dependencies that need to be resolved before building, and this is currently blocking the implementation of CI on this repo. Additionally, RobotJS is built to Node 16 and we would like to support at least the latest LTS. Finally, RobotJS appears to be unmaintained at the moment.

jreina commented 1 year ago

Potential replacement: https://github.com/nut-tree/nut.js