https://github.com/simshaun/pixelpalette
A C#, .NET, WPF application for color picking & color manipulation.
https://github.com/simshaun/pixelpalette
color-picker csharp dotnet dotnet-core dotnetcore
Last synced: 10 months ago
JSON representation
A C#, .NET, WPF application for color picking & color manipulation.
- Host: GitHub
- URL: https://github.com/simshaun/pixelpalette
- Owner: simshaun
- License: lgpl-3.0
- Created: 2020-04-29T18:22:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-20T06:33:53.000Z (over 1 year ago)
- Last Synced: 2025-04-14T01:35:56.327Z (about 1 year ago)
- Topics: color-picker, csharp, dotnet, dotnet-core, dotnetcore
- Language: C#
- Homepage:
- Size: 397 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PixelPalette
PixelPalette is a Windows application that makes it easy to grab a color from your screen.

## Dependencies
- Minimum of .NET 9 (https://dotnet.microsoft.com/download/dotnet)
## Portable variant
1. Download the `.zip` file from the [latest](https://github.com/simshaun/PixelPalette/releases/latest) release.
2. Extract the zip file to a directory of your choosing.
## Installation
1. Download the `.msi` file from the [latest](https://github.com/simshaun/PixelPalette/releases/latest) release.
2. Run the downloaded file and complete the installation.