ivu99 / ColorPicker

A modern color picking tool for developers.

Home Page:https://leocorporation.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub contributors GitHub issues GitHub GitHub Workflow Status Using LeoCorpLibrary GitHub release (latest SemVer)


Logo

ColorPicker

A modern color picking tool for developers.
Download »
Report Bug · Request Feature · Known Issues

What is it?

ColorPicker is a modern color picking tool for developers available on Windows. It is the next major evolution of the existing ColorPicker 2 software, released in 2020.

ColorPicker is written in C# .NET 5 using WPF.

Download

Features

  • Pick a color from your screen
  • Pick a color manually with the inituitive UI
  • Pick a color randomly
  • Color History
  • Convert colors to another type (RGB, HEX, HSL, HSV, CMYK)
  • Light/Dark theme
  • Keyboard shortcuts
  • Customizable through settings

Keyboard shotcuts

There is currently two keyboard shortcuts for ColorPicker, starting with version 3.3:

  • Shift+S - Start/Stop color selection
  • Shift+C - Copy the selected color on screen

Note: You can disable keyboard shortcuts in settings.

Contribute

To contribute to the project, you'll need:

  • Visual Studio 2019 v16.8 or higher
    • .NET Desktop Developpement
    • Git
  • .NET 5
  • (optionnal) Inno Setup v6.1 or higher

Click here to see the full guidelines.

Branches

This Git repo has always two branches:

Name Release Description
main GitHub release (latest by date) Stable versions
vNext GitHub release (latest SemVer including pre-releases) Next version of ColorPicker (unstable)

Note: Other branches can also - of course - exist.

License

This project is under the MIT License.

Translations Credits

Special thanks to:

About

A modern color picking tool for developers.

https://leocorporation.dev/

License:MIT License


Languages

Language:C# 98.4%Language:Inno Setup 1.6%