Developer needed to create cross platform program to get pixel color under the mouse
Budget: ₹1,500 – ₹12,500 INR
I am looking for a small cross-platform program that will give pixel color under the mouse. It should work on Mac and windows.
REQUIREMENTS:
2 executable programs (1 UNIX executable for Mac OS , 1 .exe for Windows).
IMPLEMENTATION:
This program will be used and packaged in a nodejs project. With on click of a button, we will run this executable. This program will spawn RGB and hex colors while the mouse hovers over the screen so we can update UI with the color values. On mouse click on the screen program exits and return current colors of the screen pixel under the mouse.
Example: https://www.npmjs.com/package/colorio . While "Colorio" is only for mac and a node module, I am looking for executables for both Windows and MAC.
WHAT I AM NOT LOOKING FOR:
I am not looking for any solution with HTML canvas implementation as this need to get color from anywhere from the desktop.
USE CASE:
This program will be used in an Adobe extension that runs on node js. So, we will run this program with node child process, and the expected result is RGB value of the pixel under the mouse on click on the screen.
If you are interested in this project please reply so we can discuss it in detail.
REQUIREMENTS:
2 executable programs (1 UNIX executable for Mac OS , 1 .exe for Windows).
IMPLEMENTATION:
This program will be used and packaged in a nodejs project. With on click of a button, we will run this executable. This program will spawn RGB and hex colors while the mouse hovers over the screen so we can update UI with the color values. On mouse click on the screen program exits and return current colors of the screen pixel under the mouse.
Example: https://www.npmjs.com/package/colorio . While "Colorio" is only for mac and a node module, I am looking for executables for both Windows and MAC.
WHAT I AM NOT LOOKING FOR:
I am not looking for any solution with HTML canvas implementation as this need to get color from anywhere from the desktop.
USE CASE:
This program will be used in an Adobe extension that runs on node js. So, we will run this program with node child process, and the expected result is RGB value of the pixel under the mouse on click on the screen.
If you are interested in this project please reply so we can discuss it in detail.