IBM-Design / spongy

A Google Chrome extension eye dropper tool for brand colors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native app

diego-codes opened this issue · comments

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