sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
58.45k stars 5.83k forks source link

Add nut.js #1078

Closed s1hofmann closed 3 years ago

s1hofmann commented 3 years ago

By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

⬆⬆⬆⬆⬆⬆⬆⬆⬆⬆

https://github.com/nut-tree/nut.js is cross-platform desktop automation framework which supports macOS, Linux and Windows. It is easy to install and supports node 10.x to 14.x as well as Electron.

With nut.js it is possible to fully automate your desktop by simulating mouse / keyboard input. Additionally, it supports on-screen image search for advanced interactions as well as possibilities to retrieve infos about open windows.

nut.js is easy to install, ready to use and comes with a sample repo as well as API docs 💪