{"id":50557960,"url":"https://github.com/pixzl/homebrew-tap","last_synced_at":"2026-06-04T09:00:58.934Z","repository":{"id":359390317,"uuid":"1245727050","full_name":"Pixzl/homebrew-tap","owner":"Pixzl","description":"Official Homebrew tap by Pixzl — install Pixzl's macOS apps straight from your terminal.","archived":false,"fork":false,"pushed_at":"2026-05-21T16:42:11.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T01:43:11.128Z","etag":null,"topics":["cask","dockpin","homebrew","homebrew-cask","homebrew-tap","macos","pixzl"],"latest_commit_sha":null,"homepage":"https://www.pixzl.de","language":"Ruby","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/Pixzl.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-21T13:51:53.000Z","updated_at":"2026-05-21T16:42:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Pixzl/homebrew-tap","commit_stats":null,"previous_names":["pixzl/homebrew-tap"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Pixzl/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixzl%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixzl%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixzl%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixzl%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pixzl","download_url":"https://codeload.github.com/Pixzl/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pixzl%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33897568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cask","dockpin","homebrew","homebrew-cask","homebrew-tap","macos","pixzl"],"created_at":"2026-06-04T09:00:57.206Z","updated_at":"2026-06-04T09:00:58.925Z","avatar_url":"https://github.com/Pixzl.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePixzl Homebrew Tap\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Pixzl apps for macOS — install them and keep them up to date right from your terminal.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.pixzl.de\"\u003epixzl.de\u003c/a\u003e\u0026nbsp; ·\u0026nbsp;\n  \u003ca href=\"https://brew.sh\"\u003eHomebrew\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Installation\n\nRegister the tap once:\n\n```sh\nbrew tap pixzl/tap\n```\n\nThen install any app as a cask:\n\n```sh\nbrew install --cask dockpin\n```\n\n\u003e **Shortcut:** You can also install directly, without tapping first —\n\u003e `brew install --cask pixzl/tap/dockpin`\n\n## Apps\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd width=\"86\" align=\"center\" valign=\"middle\"\u003e\n      \u003cimg src=\"assets/dockpin.webp\" width=\"64\" alt=\"DockPin\"\u003e\n    \u003c/td\u003e\n    \u003ctd valign=\"middle\"\u003e\n      \u003cstrong\u003eDockPin\u003c/strong\u003e \u0026nbsp;\u003ccode\u003edockpin\u003c/code\u003e\u003cbr\u003e\n      Keeps the macOS Dock pinned to the screen you choose — in multi-monitor\n      setups it no longer jumps between displays.\u003cbr\u003e\n      \u003csub\u003e\u003ca href=\"https://www.pixzl.de/apps/dockpin\"\u003eProduct page\u003c/a\u003e \u0026nbsp;·\u0026nbsp; macOS 13 (Ventura) or later\u003c/sub\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Maintenance\n\n| Action     | Command                         |\n| ---------- | ------------------------------- |\n| Update     | `brew upgrade --cask dockpin`   |\n| Uninstall  | `brew uninstall --cask dockpin` |\n| Remove tap | `brew untap pixzl/tap`          |\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003csub\u003e\n    © 2026 Pixzl · All rights reserved \u0026nbsp;·\u0026nbsp;\n    \u003ca href=\"https://www.pixzl.de/impressum\"\u003eImprint\u003c/a\u003e \u0026nbsp;·\u0026nbsp;\n    \u003ca href=\"https://www.pixzl.de/datenschutz\"\u003ePrivacy\u003c/a\u003e\n  \u003c/sub\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixzl%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixzl%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixzl%2Fhomebrew-tap/lists"}