All Projects → keshavbhatt → ColorPicker

keshavbhatt / ColorPicker

Licence: MIT license
Powerful screen ColorPicker/Chooser application for Linux Desktop

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
Roff
2310 projects

Projects that are alternatives of or similar to ColorPicker

Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+392.73%)
Mutual labels:  color-picker, color-palette, colorpicker
global-color-picker
start the script and click anywhere to get rgb value at the cursor location
Stars: ✭ 31 (-43.64%)
Mutual labels:  color-picker, colorpicker, colorpicker-application
Pickr
🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Stars: ✭ 3,759 (+6734.55%)
Mutual labels:  color-picker, color-palette, colorpicker
Egorozh.ColorPicker
🎨🎨🎨 Best of the best ColorPicker on WPF and AvaloniaUI
Stars: ✭ 39 (-29.09%)
Mutual labels:  color-picker, color-palette, colorpicker
Kallewheel
A custom color wheel extension for Adobe Photoshop
Stars: ✭ 16 (-70.91%)
Mutual labels:  color-picker, color-palette, colorpicker
React Native Color Wheel
🌈 A react native reusable and color picker wheel
Stars: ✭ 137 (+149.09%)
Mutual labels:  color-picker, color-palette
Colorbook
🎨 Color schemes for UI design - Optimized for foreground, background, border, etc. https://liyasthomas.github.io/colorbook
Stars: ✭ 148 (+169.09%)
Mutual labels:  color-picker, color-palette
React Colorpickr
A themeable colorpicker with HSL and RGB support for React
Stars: ✭ 180 (+227.27%)
Mutual labels:  color-picker, colorpicker
Colora
Color converter, screen color picker and color palettes for Windows
Stars: ✭ 32 (-41.82%)
Mutual labels:  color-palette, colorpicker
Colorpickerview
🎨 Android colorpicker for getting colors from any images by tapping on the desired color.
Stars: ✭ 1,042 (+1794.55%)
Mutual labels:  color-picker, colorpicker
Md Color Picker
Angular-Material based color picker
Stars: ✭ 253 (+360%)
Mutual labels:  color-picker, color-palette
Colorpicker
Simple, maintained and highly customizable colorpicker library for Android.
Stars: ✭ 31 (-43.64%)
Mutual labels:  color-picker, color-palette
Colordrop
Interactive Drag & Drop Coloring with Material Design Color palette
Stars: ✭ 120 (+118.18%)
Mutual labels:  color-picker, color-palette
Bootstrap Colorpicker
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
Stars: ✭ 1,351 (+2356.36%)
Mutual labels:  color-picker, colorpicker
Flexcolorpicker
Modern color picker library written in Swift 5 that can be easily extended and customized. It aims to provide great UX and performance with stable, quality code.
Stars: ✭ 164 (+198.18%)
Mutual labels:  color-picker, color-palette
Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (+63.64%)
Mutual labels:  color-picker, color-palette
andColorPicker
Color picker library for Android
Stars: ✭ 233 (+323.64%)
Mutual labels:  color-picker, colorpicker
meazure
Screen magnification, measurement, capture and color sampling for Windows.
Stars: ✭ 55 (+0%)
Mutual labels:  color-picker, colorpicker
react-native-color-panel
React Native Color Panel Component for iOS and Android 🏳️‍🌈
Stars: ✭ 21 (-61.82%)
Mutual labels:  color-picker, color-palette
SwiftColorWheel
Delightful color picker wheel for iOS in Swift.
Stars: ✭ 37 (-32.73%)
Mutual labels:  color-picker, color-palette

ColorPicker App

ColorPicker is a powerful screen color picker based on Qt's QColorDialog Class.

A colour picker and colour editor for web designers and digital artists, With Color Picker, identifying the colours, saving and editing is a quick and simple job.

Color Picker features include:

  • Five formats of colour codes: HTML, HexRGBA, RGB, HSB/HSV, CMYK and their variations. Conversion of HTML, HEX and RGB colour codes into the corresponding colours.

  • Colour picker for easy handling and greater precision.

  • Colour list for saving and reusing the picked colour samples for each picked colour.

  • Color preview widget

  • Progressive color pattern generator

  • Support Switching three themes - System theme, Flat Light theme and Dark theme.

  • More features soon..

Requirements

  • Qt5 or above

Build instructions

For Linux, Windows and Mac. In all cases, you need a copy of the code:

git clone https://github.com/keshavbhatt/ColorPicker

CLI method

These instructions perform an out-of-tree build, which is easier to manage.

mkdir build
cd build
qmake ../src
make

Assuming everything runs correctly, you can create an installation directory like so:

make INSTALL_ROOT=/path/to/installation install

This is useful when preparing to package ColorPicker for distribution. If you just want to install it locally, leave out the INSTALL_ROOT parameter.

GUI Method

  • Open the .pro file in Qt creator
  • Configure with one of your preferred toolkit version (Should be Qt5 or above)
  • Once project is configured, Press Build or Run button to perform respective action

Install and project status

License: MIT

Stable and nightly Build on any snapd enabled Linux Distribution can be installed using:

color-picker color-picker

Get it from the Snap Store

snap install color-picker

AUR

You can install it from the AUR:

https://aur.archlinux.org/packages/colorpicker-keshavbhatt/

Screenshot (could be old)

ColorPicker Application for Linux Desktop ColorPicker Application for Linux Settings dialog ColorPicker Application for Linux Shade dialog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].