Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 444 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 444 Bytes

Color Manager

A simple application for picking and managing colors.

Video from the presentation:

https://www.youtube.com/watch?v=rw3y8Hy8hWo

Installation

Install all dependency by npm install. Then run npm start. In task bar (window) blue icon will show up. Then you may hit F7 to start draw on screen.

Build exe

Run npm build. Build app will appear in dist folder. Only presentation_drawer.exe is required.