MaterialDesignColorPicker

Material Design Color Picker for macOS

Github stars Tracking Chart

About

Material Design Color Picker is a custom color picker plugin for macOS that allows users to navigate color swatches and select colors from Google's Material Design Color Palette.

Once installed, the color picker is available systemwide within any macOS application that utilizes the standard color panel (aka NSColorPanel) for color selection, including:

Requires macOS 10.11 (or higher). Additionally, because it requires newer NSCollectionView APIs, it will only load within applications that were linked against the 10.11 (or higher) SDK.

Installation

Download the latest signed release build from the releases page on GitHub.

Expand the .zip file and copy the extracted MaterialDesignColorPicker.colorPicker file to the folder:

~/Library/ColorPickers/

Tip: You can open this folder quickly by selecting the "Go", "Go to Folder..." (⇧⌘G) menu in Finder and typing in the path above.

Building from Source Code

Build the MaterialDesignColorPicker target and copy the resulting MaterialDesignColorPicker.colorPicker bundle to:

~/Library/ColorPickers/

The project workspace also includes an Xcode Playground which can be used in combination with the MaterialDesignColorPickerFramework target for rapid iterative experimentation during development.

Requires Xcode 8.2 (or higher) and macOS X 10.11 (or higher).

Contributors

Acknowledgements

License

Copyright © 2017 CodeCatalyst, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Overview

Name With Ownerjohnyanarella/MaterialDesignColorPicker
Primary LanguageSwift
Program languageSwift (Language Count: 2)
Platform
License:MIT License
Release Count2
Last Release Namev2.0.0 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2017-02-27 01:17:27
Pushed At2020-08-25 04:44:51
Last Commit At2020-08-25 00:00:10
Stargazers Count155
Watchers Count6
Fork Count7
Commits Count5
Has Issues Enabled
Issues Count2
Issue Open Count1
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top