You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Although Google chrome extensions are very useful, it would be more useful to have a native application that can sample colors from anywhere on the screen. Electron might make it easy to port what's already been done into a native context.
Although Google chrome extensions are very useful, it would be more useful to have a native application that can sample colors from anywhere on the screen. Electron might make it easy to port what's already been done into a native context.
Example of screen capturing with Electron: https://github.com/hokein/electron-sample-apps/blob/master/desktop-capture/app.js
The text was updated successfully, but these errors were encountered: