A simple Material Color picker desktop application. Inspired by Google material design colors.
Made with Electron.
Use npm
to install all the needed dependencies.
- Just run
npm install
- To start the application run
npm start
or download Installable exe here.