{"id":40282731,"url":"https://github.com/rahmedi/thinkfan-cli","last_synced_at":"2026-01-20T04:04:56.424Z","repository":{"id":298313057,"uuid":"999220554","full_name":"rahmedi/thinkfan-cli","owner":"rahmedi","description":"Controlling your thinkpads fan using command line","archived":false,"fork":false,"pushed_at":"2025-12-31T13:29:07.000Z","size":24,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-04T19:49:03.933Z","etag":null,"topics":["fancontrol","thinkfan","thinkpad"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahmedi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-06-09T23:40:06.000Z","updated_at":"2026-01-03T22:21:55.000Z","dependencies_parsed_at":"2025-09-07T17:23:35.990Z","dependency_job_id":"86f99589-699a-4fb7-88ac-cdd98320d6e9","html_url":"https://github.com/rahmedi/thinkfan-cli","commit_stats":null,"previous_names":["rahmedi/thinkfan-cli"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rahmedi/thinkfan-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahmedi%2Fthinkfan-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahmedi%2Fthinkfan-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahmedi%2Fthinkfan-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahmedi%2Fthinkfan-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahmedi","download_url":"https://codeload.github.com/rahmedi/thinkfan-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahmedi%2Fthinkfan-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28595385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":["fancontrol","thinkfan","thinkpad"],"created_at":"2026-01-20T04:04:55.909Z","updated_at":"2026-01-20T04:04:56.419Z","avatar_url":"https://github.com/rahmedi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# thinkfan-cli\n\n**A minimalist, fast, and terminal-native fan control tool for ThinkPads.**\nDirectly interacts with `/proc/acpi/ibm/fan` for setting fan levels, no dependency on `thinkfan`.\n\n---\n\n## ✨ Features\n\n* Set manual fan levels instantly\n* Reads and writes directly to IBM ACPI fan interface\n* No daemons or background services required\n* Reading fan status instantly\n\n---\n\n## 📦 Installation\n\n### IMPORTANT!!!\n\nPlease enable thinkpad acpi module or thinkfan-cli will not work\n\n```bash\nsudo modprobe thinkpad_acpi fan_control=1\n```\n\n### 📦 Arch Linux (via AUR)\n\n```bash\nyay -S thinkfan-cli\n```\n\n### 🔧 Manual (from source)\n\n```bash\ngit clone https://github.com/rahmedi/thinkfan-cli.git\ncd thinkfan-cli\ncargo build --release\nsudo cp target/release/thinkfan-cli /usr/bin/\n```\n\n---\n\n## 🚀 Usage\n\n```bash\nthinkfan-cli -s auto       # Switch to Auto controlled fan mode\nthinkfan-cli -s 3   # Set fan to level 3 manually (0–7)\n```\n\nNote: Requires root privileges to write to `/proc/acpi/ibm/fan`.\n\n---\n\n## 💬 Feedback \u0026 Contributions\n\nOpen an issue, suggest a feature, or submit a PR!\nTested on T480 | X220 | R61i - reports for other models welcome.\n\n---\n\n## 💙 Author\n\nMaintained by [rahmed](https://github.com/rahmedi)\nLicensed under the GPL v3 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahmedi%2Fthinkfan-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahmedi%2Fthinkfan-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahmedi%2Fthinkfan-cli/lists"}