A little over two years ago I began to evaluate possibilities to perform desktop automation with Node.js. I compared various existing libraries but at the end of the day, none of them really convinced me - and that was when I decided to build one myself.
A lot of people claim that with JavaScript one can build everything. So this post outlines my work on my cross-platform desktop automation framework for node: nut.js
Today I want to show you one of my latest projects I've been working on: nut-tree/nut.js Put simply, nut.js (short for Native Ui Toolkit) allows you to remote control your mouse, your keyboard and your clipboard.