Cherrypick is designed and developed primarily for [elementary OS]. The latest stable release is available via AppCenter.
You can donate to various contributors:
- Phoneybadger, the initial creator of the app (https://ko-fi.com/X8X7D99T6)
- teamcons, the main devs and maintainers behind Cherrypick (https://ko-fi.com/teamcons)
Installation is as simple as installing the above, downloading and extracting the zip archive, changing to the new repo's directory, and run the following command:
flatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.ellie_commons.cherrypick.yml
First, install the elementary Flatpak runtime & SDK:
flatpak remote-add --if-not-exists appcenter https://flatpak.elementary.io/repo.flatpakrepo
flatpak install appcenter io.elementary.Platform//8.2 io.elementary.Sdk//8.2
Then follow the elementary OS instructions
- Directly inspired by and uses some code from the now unmaintained ColorPicker
- Palette for code reference
- Harvey for code reference and design inspiration.
- Codecard for code reference.