1.0.8 • Published 8 months ago
ironuki v1.0.8
Ironuki
PreRequirement
This npm package used robotjs
to retrieve mouse cursor position. robotjs
requires node-gyp.
Please refer this pre-requirement for robotjs
Usage
Run the tool using
npx
:npx ironuki
Follow the on-screen instructions:
- Press Enter to capture the color under the mouse cursor.
- Type
exit
to quit the program.
GUI App Made by Electron
GUI Installers are avaiable in here
please find details in this repo
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- This project uses robotjs for capturing mouse position and screen size.
- It uses screenshot-desktop for capturing the screen.
- It uses pngjs for parsing PNG images.