A super simple macOS color picker built in Swift.
- Go to the Releases Page.
- Open the latest release and download the zip file.
- Unzip the file and drag the ColorFree app into your Applications folder.
- Right-click (or Control-click) the App icon.
- Select Open from the menu.
- Click Open in the confirmation popup.
Since this is not signed with a paid Apple Developer ID, macOS will block it by default.
To fix this issue, to go to you Mac's Privacy & Security settings and click Open Anyway to open the app:
You only need to do this once. After that, you can open it normally by double-clicking the app or cmd+spacebar and typing ColorFree.
- Clone the repository.
- Open the project in Xcode.
- Press
Cmd + Rto run.