8 ms·
This is the beginnings of a wrapper around various windowing Apis to create a Window class https://github.com/Benvie/node-Windows/blob/master/Window.js https://
by Benvie 14y ago
This is the beginnings of a wrapper around various windowing Apis to create a Window class https://github.com/Benvie/node-Windows/blob/master/Window.js https://github.com/Benvie/node-Windows/blob/master/Window.js
This is the beginnings of a windows registry library
https://github.com/Benvie/node-winreg https://github.com/Benvie/node-winreg
This is an example of creating a windowless event loop in order to create a low level keyboard/mouse hook https://github.com/Benvie/node-Windows/blob/master/input.js https://github.com/Benvie/node-Windows/blob/master/input.js
- cristiantincu 14y agoThis is a fine example of what hacking is about. Thank you for publishing this.