{"id":18854700,"url":"https://github.com/louis-7/electron-colorpicker","last_synced_at":"2026-05-06T11:38:24.134Z","repository":{"id":102480455,"uuid":"218192284","full_name":"Louis-7/electron-colorpicker","owner":"Louis-7","description":"An Electron color picker","archived":false,"fork":false,"pushed_at":"2020-07-07T09:18:01.000Z","size":1152,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T05:15:21.590Z","etag":null,"topics":["angular","color-picker","electron","pick-colors"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Louis-7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-10-29T02:59:30.000Z","updated_at":"2019-11-27T07:36:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"98cc53cf-a80f-4b32-a5b3-7101a899f7cf","html_url":"https://github.com/Louis-7/electron-colorpicker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Louis-7/electron-colorpicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis-7%2Felectron-colorpicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis-7%2Felectron-colorpicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis-7%2Felectron-colorpicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis-7%2Felectron-colorpicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Louis-7","download_url":"https://codeload.github.com/Louis-7/electron-colorpicker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Louis-7%2Felectron-colorpicker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32692657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":["angular","color-picker","electron","pick-colors"],"created_at":"2024-11-08T03:50:49.582Z","updated_at":"2026-05-06T11:38:24.101Z","avatar_url":"https://github.com/Louis-7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron Color Picker\n\n## Introduction\n\nA color picker tool built on top of Electron and Angular. It's also a project I use to learn Electron.\n\n### Features\n\n- Pick colors from your screen. (Support multiple screen)\n- Copy color text\n\n[![cpgif](https://github.com/Louis-7/electron-colorpicker/blob/master/colorpicker-gif.gif?raw=true)](https://github.com/Louis-7/electron-colorpicker)\n\n## Development\n\nRead known issues before you getting start.\n\n### Requirements\n\nAngular CLI needs Node 10.9 or later. \n\nIf you want to use angular-cli globally:\n\n```bash\nnpm install -g @angular/cli\n```\n\n### Getting Started\n\nInstall dependencies with npm :\n\n``` bash\nnpm install\n```\n\nRebuild Electron modules:\n\n```bash\nnpm run electron:rebuild-modules\n```\n\n Start development with:\n\n```bash\nnpm start\n```\n\n### Other commands\n\nTo run application in browser:\n\n```bash\nnpm run electron:serve\n```\n\nThen open http://localhost:4200/\n\n### Build\n\nI only tested build process on Windows. For Mac and Linux will update later.\n\nOn Windows:\n\n```bash\nnpm run electron:windows\n```\n\n### Known Issues\n\n- When you first time start your development with ```npm run start```, the color picker function will not work as expect. If you start pick color from the screen, it will always stay at \"Color pick mode\". To solve this problem, use ```win + d``` exit to desktop and open Color Picker window then restart development session with ```ctrl + r```.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis-7%2Felectron-colorpicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouis-7%2Felectron-colorpicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouis-7%2Felectron-colorpicker/lists"}