{"id":26633194,"url":"https://github.com/garugaru/breeze","last_synced_at":"2026-05-03T19:34:12.388Z","repository":{"id":94819201,"uuid":"232198675","full_name":"GaruGaru/breeze","owner":"GaruGaru","description":"Smart, lightweight temperature based fan controller for raspberry pi using gpio written in go","archived":false,"fork":false,"pushed_at":"2021-11-08T11:04:12.000Z","size":6358,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:13:56.621Z","etag":null,"topics":["cooling","fan-control","gpio","raspberry-pi","rpi4","rpi4b","temperature"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/GaruGaru.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}},"created_at":"2020-01-06T22:44:16.000Z","updated_at":"2021-11-08T11:04:15.000Z","dependencies_parsed_at":"2023-05-16T05:30:44.073Z","dependency_job_id":null,"html_url":"https://github.com/GaruGaru/breeze","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GaruGaru/breeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaruGaru%2Fbreeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaruGaru%2Fbreeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaruGaru%2Fbreeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaruGaru%2Fbreeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaruGaru","download_url":"https://codeload.github.com/GaruGaru/breeze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaruGaru%2Fbreeze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32582794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":["cooling","fan-control","gpio","raspberry-pi","rpi4","rpi4b","temperature"],"created_at":"2025-03-24T15:13:59.841Z","updated_at":"2026-05-03T19:34:12.357Z","avatar_url":"https://github.com/GaruGaru.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breeze\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/GaruGaru/breeze)](https://goreportcard.com/report/github.com/GaruGaru/breeze)\n\nSmart, Temperature based fan controller for raspberry pi using gpio written in go\n\n## Schema for fan control using transistor \n[Schema (using gpio 12)](https://4.bp.blogspot.com/-iiFMc_3jrdU/XGDhy20-EbI/AAAAAAAAAlc/wJ_u3oXGZqkkS8kh9VBjhQdyrmaXKpRdQCK4BGAYYCw/s1600/gpio-fan.png)\n\n## Usage\n\nexample: \n\nWhen the detected temperature reaches the *target-temperature* (60°) the gpio pin n.12 will be set to HIGH until the detected temperature\nis 15% lower than the target-temperature \n\n\n```bash\nbreeze controller --gpio-pin=12 --target-temperature=60 --temperature-cooldown-percent=15\n```\n\n## Deploy \n\n### Docker\n```bash\ndocker run --privileged -v /dev/gpiomem:/dev/gpiomem -v /sys/class/gpio:/sys/class/gpio garugaru/breeze:arm-latest controller \n```\n\n### kubernetes\n```bash\nkubectl apply -f https://raw.githubusercontent.com/GaruGaru/breeze/master/kubernetes/0_namespace.yml\nkubectl apply -f https://raw.githubusercontent.com/GaruGaru/breeze/master/kubernetes/1_deployment.yml\n```\n\n\n\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarugaru%2Fbreeze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarugaru%2Fbreeze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarugaru%2Fbreeze/lists"}