Coder Social home page Coder Social logo

colorpoint's Introduction

Color Point

桌面吸色工具

应用说明

一款基于Electron开发的桌面应用

目前支持:

  • RGBA色值
  • 十六进制色值
  • 透明度计算
  • 自定义快捷键
  • 取色记录

下载安装

Windows
MacOS

开始使用

可在主界面自定义快捷键 .

start

点击开始按钮或使用快捷键开始吸取颜色,吸取颜色后会自动复制到剪切板 .

use

系统托盘內也有开始按钮 .

fast

吸取颜色时左下角菜单可切换色值类型 .

当切换透明度模式时,你可以得到一个带有指定透明度的色值。
这个色值叠加到所选背景色之后的颜色和当前屏幕所选颜色相同。 即(底色rgba1 & 透明度色值rgba2) = 屏幕色rgba3
右键可将鼠标所指颜色设置为透明度计算的底色,点击透明度左侧色块可切换底色为纯黑/纯白。 alpha

开发说明

下载项目并安装依赖

  git clone https://github.com/ArthurYung/ColorPoint.git
  cd colorPoint && npm install

启动项目

  npm start

打包生产

  npm run build:mac

未使用热更新,如有需要可自行实现

License

MIT

colorpoint's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.