https://github.com/sindresorhus/system-color-picker
🎨 The macOS color picker as an app with more features
https://github.com/sindresorhus/system-color-picker
app color-picker macos macos-app swift swiftui
Last synced: 8 months ago
JSON representation
🎨 The macOS color picker as an app with more features
- Host: GitHub
- URL: https://github.com/sindresorhus/system-color-picker
- Owner: sindresorhus
- Created: 2021-05-05T11:24:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-15T11:27:21.000Z (11 months ago)
- Last Synced: 2025-09-19T18:50:30.559Z (9 months ago)
- Topics: app, color-picker, macos, macos-app, swift, swiftui
- Homepage: https://sindresorhus.com/system-color-picker
- Size: 130 KB
- Stars: 1,366
- Watchers: 10
- Forks: 66
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Download
[Get it here](https://sindresorhus.com/system-color-picker)
## Where is the source code?
The app is no longer open-source. Despite initial hopes for community collaboration, the project received no contributions while facing challenges with App Store clones. The effort required to maintain it as open-source outweighed the benefits.
Rest assured, the app remains actively developed. I will continue using GitHub issues for requests and bug reports.
## Built with
- [Defaults](https://github.com/sindresorhus/Defaults) - Swifty and modern UserDefaults
- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts) - Add user-customizable global keyboard shortcuts to your macOS app
- [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) - Add “Launch at Login” functionality to your macOS app
## Related
- [More apps by me](https://sindresorhus.com/apps)