{"id":38146419,"url":"https://github.com/elly-code/cherrypick","last_synced_at":"2026-01-16T22:56:27.831Z","repository":{"id":39608956,"uuid":"484200817","full_name":"elly-code/cherrypick","owner":"elly-code","description":"A simple color picker for elementary OS","archived":false,"fork":false,"pushed_at":"2026-01-13T12:05:51.000Z","size":3413,"stargazers_count":15,"open_issues_count":12,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T15:18:14.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elly-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"phoneybadger"}},"created_at":"2022-04-21T20:48:51.000Z","updated_at":"2026-01-13T12:05:55.000Z","dependencies_parsed_at":"2025-07-22T11:23:36.051Z","dependency_job_id":null,"html_url":"https://github.com/elly-code/cherrypick","commit_stats":null,"previous_names":["elly-codes/cherrypick"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/elly-code/cherrypick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elly-code%2Fcherrypick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elly-code%2Fcherrypick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elly-code%2Fcherrypick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elly-code%2Fcherrypick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elly-code","download_url":"https://codeload.github.com/elly-code/cherrypick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elly-code%2Fcherrypick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28486946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T22:56:27.337Z","updated_at":"2026-01-16T22:56:27.819Z","avatar_url":"https://github.com/elly-code.png","language":"Vala","funding_links":["https://ko-fi.com/phoneybadger","https://ko-fi.com/X8X7D99T6","https://ko-fi.com/teamcons"],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"An icon of an eyedropper with a rainbow circle in the background\" src=\"data/icons/png/128.png\"\u003e\n  \u003ch1\u003eCherrypick\u003c/h1\u003e\n  \u003ch3\u003eCherry-pick colors on your screen\u003c/h3\u003e\n\u003cspan align=\"center\"\u003e \u003cimg class=\"center\" src=\"https://github.com/elly-code/cherrypick/blob/main/data/screenshots/window-light.png\" alt=\"A screenshot of a window with a side displaying options and the other a single solid color\"\u003e\u003c/span\u003e\n\u003c/div\u003e\n\n  \u003ca href=\"https://elementary.io\"\u003e\n    \u003cimg src=\"https://elly-code.github.io/community-badge.svg\" alt=\"Made for elementary OS\"\u003e\n  \u003c/a\u003e\n\n## Installation\n\nCherrypick is designed and developed primarily for [elementary OS]. The latest stable release is available via AppCenter.\n\n[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg?new)](https://appcenter.elementary.io/io.github.elly_code.cherrypick) \n\n[\u003cimg src=\"https://flathub.org/assets/badges/flathub-badge-en.svg\" width=\"160\" alt=\"Download on Flathub\"\u003e](https://flathub.org/apps/io.github.elly_code.cherrypick)\n\n\n\n## 💝 Donations\n\nYou can donate to various contributors:\n - Phoneybadger, the initial creator of the app (https://ko-fi.com/X8X7D99T6)\n - teamcons, the main devs and maintainers behind Cherrypick (https://ko-fi.com/teamcons)\n\n\n## 🏗️ Building\n\nInstallation is as simple as installing the above, downloading and extracting the zip archive, changing to the new repo's directory,\nand run the following command:\n\n### On elementary OS or with its appcenter remote installed\n\n```bash\nflatpak-builder --force-clean --user --install-deps-from=appcenter --install builddir ./io.github.elly_code.cherrypick.yml\n```\n\n### On other systems:\n\nFirst, install the elementary Flatpak runtime \u0026 SDK:\n\n```bash\nflatpak remote-add --if-not-exists appcenter https://flatpak.elementary.io/repo.flatpakrepo\nflatpak install appcenter io.elementary.Platform//8.2 io.elementary.Sdk//8.2\n```\n\nThen follow the elementary OS instructions\n\n\n## Credits\n- Directly inspired by and uses some code from the now unmaintained [ColorPicker](https://github.com/RonnyDo/ColorPicker)\n- CMYK support by @DSLitvinov\n- [Palette](https://github.com/cassidyjames/palette) for code reference\n- [Harvey](https://github.com/danrabbit/harvey) for code reference and design inspiration.\n- [Codecard](https://github.com/manexim/codecard) for code reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felly-code%2Fcherrypick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felly-code%2Fcherrypick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felly-code%2Fcherrypick/lists"}