MCPcopy
hub / github.com/Toinane/colorpicker

github.com/Toinane/colorpicker @2.3.0 sqlite

repository ↗ · DeepWiki ↗ · release 2.3.0 ↗
239 symbols 619 edges 29 files 0 documented · 0%
README
<a href="https://colorpicker.fr">
    <img src="https://github.com/Toinane/colorpicker/raw/2.3.0/build/icon.png" width="256" height="256" alt="ColorPicker icon" />
</a>
<h1 align="center">Colorpicker</h1>

A mininal but complete colorpicker desktop app

    <img src="https://badgen.net/github/release/toinane/colorpicker/stable" />
    <img src="https://img.shields.io/github/downloads/toinane/colorpicker/total.svg">
    <img src="https://img.shields.io/github/downloads/toinane/colorpicker/latest/total.svg">
    <img src="https://img.shields.io/github/release-date/Toinane/colorpicker.svg">
    <img src="https://badgen.net/david/dep/toinane/colorpicker">
    <a href="https://snapcraft.io/colorpicker-app">
        <img alt="colorpicker-app" src="https://snapcraft.io/colorpicker-app/badge.svg" />
    </a>
    <a href="https://crowdin.com/project/colorpicker">
        <img src="https://badges.crowdin.net/colorpicker/localized.svg">
    </a>

Want to help to translate this app? go on Crowdin! Your help is welcome :)

Colorpicker is a desktop tool with Electron to get and save colors code quickly for OSX, Windows and Linux!

<img src="https://github.com/Toinane/colorpicker/raw/2.3.0/github/screenshots/colorpicker.png"
    alt="ColorPicker App" />

Colorpicker's menu come with a lot of cool features :

  • Pin: pin Colorpicker to the foreground;
  • Picker: open an eyedropper who can pick a color from your desktop;
  • Colorsbook: open Colorsbook, a color manager;
  • Shading: show three bar of shading — hue bar, natural bar and lightness bar;
  • Clean Vue: unshow menu, ranges and inputs;
  • Magic color: show colors from the clipboard;
  • Random: show a random color;
  • Settings: open the preferences panel.

Pin

Pin screenshot

With Pin, you can bring Colorpicker to the foreground. This makes it convenient to work quickly with different applications at the same time.


Picker

Picker screenshot

The Picker allows you to quickly retrieve a color anywhere on the screen. Whether it's on your browser, Photoshop, or whatever.


Colorsbook

Colorsbook screenshot

Colorsbook is a full-fledged application. It allows you to store your colors, categorize them, and easily retrieve them. It is destined to mature over time. Cool tip: you can save color from colorpicker with CMD+S or CTRL+S!


Shading

Tint screenshot

With the shades, you can find the perfect color you need. You have a chromatic bar, a natural color bar and a shadow bar.


Focus Mode

Focus screenshot

Need to compare a color or clean up the interface? This feature is for you, this will hide the sliders and make the menu more transparent.


Magic Color [WIP]

This functionality is still under development. Currently, it allows you to display the first color that is in your clipboard. This works with hexadecimal and RGB codes


Random

A traditional feature, it allows you to display a color randomly.


Settings

Settings screenshot

The settings menu allows you to customize your Colorpicker, I let you discover it yourself :)!

Download

Want to support me?

You can buy me a coffee here! Thank you!

Happy Design !

Developers

Changelog

See changelog here.

How to compile

  • Install dependencies:
yarn
  • To build C/C++ modules to the correct Electron version, use:
yarn rebuild
  • To build a new version:
# You can build nightly & release only for your current OS.
# i.e. you can't build a OSX version if you use a Windows

# build a nightly version
yarn nightly

# build a release version
yarn release

Core symbols most depended-on inside this repo

P
called by 60
src/views/js/sortable.js
f
called by 37
src/views/js/sortable.js
h
called by 34
src/views/js/sortable.js
k
called by 24
src/views/js/sortable.js
I
called by 22
src/views/js/sortable.js
B
called by 21
src/views/js/sortable.js
t
called by 20
src/views/js/sortable.js
O
called by 19
src/views/js/sortable.js

Shape

Function 177
Method 56
Class 6

Languages

TypeScript100%

Modules by API surface

src/views/js/tippy.js66 symbols
src/views/js/sortable.js53 symbols
src/views/js/color.class.js45 symbols
src/views/js/colorpicker.class.js12 symbols
src/views/js/colorpicker.events.js11 symbols
src/views/js/colorsbook.js8 symbols
src/events/picker.js8 symbols
src/storage.js7 symbols
src/views/js/util.class.js5 symbols
src/browsers/colorpicker.js4 symbols
src/browsers/support.js3 symbols
src/browsers/settings.js3 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

electron38.2.0 · 1×
electron-builder26.0.12 · 1×
electron-json-storage4.6.0 · 1×
robotjsgithub:Toinane/robot · 1×
semver7.7.2 · 1×

For agents

$ claude mcp add colorpicker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact