https://github.com/viktorstrate/color-picker-plus
An Improved Color Picker for macOS
https://github.com/viktorstrate/color-picker-plus
color color-picker extension mac macos nscolorpanel panel picker plugin
Last synced: 6 months ago
JSON representation
An Improved Color Picker for macOS
- Host: GitHub
- URL: https://github.com/viktorstrate/color-picker-plus
- Owner: viktorstrate
- License: gpl-3.0
- Created: 2018-06-14T23:27:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-30T15:07:01.000Z (over 6 years ago)
- Last Synced: 2025-03-22T17:11:27.542Z (7 months ago)
- Topics: color, color-picker, extension, mac, macos, nscolorpanel, panel, picker, plugin
- Language: Swift
- Size: 222 KB
- Stars: 133
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Color Picker Plus
> An extension to the macOS Colors panel, that is inspired by the color picker from Adobe Photoshop.
![]()
## Features
Choose between multiple color picker modes
![]()
Quickly copy the color in different formats
## Installation
#### Installation image
Download the installation image `.dmg` file. [Download here](https://github.com/viktorstrate/color-picker-plus/releases/latest)

#### Build using XCode
- Clone the repository
- Open the `.xcodeproj` file
- You can switch between building a Debug or Release build by changing the scheme
- Build the project `Product` -> `Build` (`⌘`+`B`)
- Move the newly builded `.colorPicker` file, to `~/Library/ColorPickers/`, to install the extension