MaterialDesignColorPicker

Material Design Color Picker for macOS

Github星跟蹤圖

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.

概覽

名稱與所有者johnyanarella/MaterialDesignColorPicker
主編程語言Swift
編程語言Swift (語言數: 2)
平台
許可證MIT License
發布數2
最新版本名稱v2.0.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
創建於2017-02-27 01:17:27
推送於2020-08-25 04:44:51
最后一次提交2020-08-25 00:00:10
星數155
關注者數6
派生數7
提交數5
已啟用問題?
問題數2
打開的問題數1
拉請求數1
打開的拉請求數0
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部