{"id":13634138,"url":"https://github.com/nvzqz/Menubar-Colors","last_synced_at":"2025-04-18T14:33:38.446Z","repository":{"id":2170580,"uuid":"36582152","full_name":"nvzqz/Menubar-Colors","owner":"nvzqz","description":"A macOS app for convenient access to the system color panel","archived":false,"fork":false,"pushed_at":"2022-03-22T15:41:31.000Z","size":9113,"stargazers_count":185,"open_issues_count":6,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T06:42:12.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/nvzqz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-31T01:01:19.000Z","updated_at":"2025-03-22T20:48:35.000Z","dependencies_parsed_at":"2022-11-28T10:33:49.977Z","dependency_job_id":null,"html_url":"https://github.com/nvzqz/Menubar-Colors","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvzqz%2FMenubar-Colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvzqz%2FMenubar-Colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvzqz%2FMenubar-Colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nvzqz%2FMenubar-Colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nvzqz","download_url":"https://codeload.github.com/nvzqz/Menubar-Colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249505515,"owners_count":21282895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-08-01T23:00:57.469Z","updated_at":"2025-04-18T14:33:37.647Z","avatar_url":"https://github.com/nvzqz.png","language":"Swift","funding_links":[],"categories":["Applications","Utilities","Swift","Color Picker"],"sub_categories":["Development","Color Picker / Palette","Utilities","Text","👨‍💻 Development (9)"],"readme":"\u003ch1 align=\"center\"\u003eMenubar Colors\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"OS X Version\"    src=\"http://img.shields.io/badge/OS%20X-10.10%2B-lightgrey.svg\"/\u003e\n    \u003cimg alt=\"Release Version\" src=\"https://img.shields.io/badge/release-v2.3.0-orange.svg\"/\u003e\n    \u003cimg alt=\"License\"         src=\"https://img.shields.io/badge/license-MIT-blue.svg\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\n  • \u003ca href=\"#how-do-you-use-this\"\u003eUsage\u003c/a\u003e\n  • \u003ca href=\"#recommended-plugins\"\u003ePlugins\u003c/a\u003e\n\u003c/p\u003e\n\n## What is this?\n\nThis a utility that runs in the OS X menubar that allows for quick access to the\nsystem-wide color panel.\n\n![Example](./Example.jpg)\n\n## Installation\n\n### Download\n\n[Latest release](https://github.com/nvzqz/Menubar-Colors/releases/latest)\n\n### Cask\n\n`brew cask install menubar-colors`\n\n## How do you use this?\n\nLeft click toggles the color panel's visibility. \u003cbr/\u003e\nRight click opens a drop down menu of options.\n\n## Who is this for?\n\nThis utility was designed for designers and developers who need quick access to\nthe color panel. I chose to use the system color panel rather than make my own\nbecause of how extensible it is.\n\n## Recommended Plugins\n\n### Skala Color\n\n[Download](http://bjango.com/mac/skalacolor/)\n\nCask: `brew cask install colorpicker-skalacolor`\n\n### Antetype Color Picker\n\n[Download](http://www.antetype.com/blog/2014/03/updated-antetype-color-picker-1-4-1/)\n\nCask: `brew cask install colorpicker-antetype`\n\n### Developer Color Picker\n\n[Download](http://download.panic.com/picker/)\n\nCask: `brew cask install colorpicker-developer`\n\n## License\n\nThis project is licensed under the [MIT License](http://opensource.org/licenses/MIT).\nAnyone is free to edit and improve the code here or use it for another project.\n\n#### The MIT License (MIT)\n\nCopyright (c) 2015 Nikolai Vazquez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvzqz%2FMenubar-Colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnvzqz%2FMenubar-Colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnvzqz%2FMenubar-Colors/lists"}