{"id":15697120,"url":"https://github.com/knutwalker/macstats","last_synced_at":"2025-08-04T04:33:16.136Z","repository":{"id":57635997,"uuid":"268157136","full_name":"knutwalker/macstats","owner":"knutwalker","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-05T16:58:29.000Z","size":57,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-21T16:16:45.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/knutwalker.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}},"created_at":"2020-05-30T20:46:28.000Z","updated_at":"2024-08-29T06:53:12.000Z","dependencies_parsed_at":"2022-09-26T20:21:31.122Z","dependency_job_id":null,"html_url":"https://github.com/knutwalker/macstats","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/knutwalker/macstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2Fmacstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2Fmacstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2Fmacstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2Fmacstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knutwalker","download_url":"https://codeload.github.com/knutwalker/macstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2Fmacstats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267454881,"owners_count":24089956,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-10-03T19:12:30.942Z","updated_at":"2025-08-04T04:33:16.086Z","avatar_url":"https://github.com/knutwalker.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![crates.io](https://img.shields.io/crates/v/macstats.svg)](https://crates.io/crates/macstats)\n\n# macstats\n\nSMC command line util for macOS\n\nRead cpu temperatures and fan speeds from macOS SMC\n\n## Examples\n\n```bash,ignore\n\u003e macstats\n... a lot of output\n\n\u003e macstats all\n... even more output\n\n\u003e macstats temp\n... only temperatures\n\n\u003e macstats cpu\n... only CPU temperatures\n\n\u003e macstats gpu\n... only GPU temperatures\n\n\u003e macstats other\n... only other temperatures\n\n\u003e macstats fan\n... only fan speeds\n\n\u003e macstats battery\n... only battery info\n\n\u003e macstats power\n... only power info\n\n\u003e macstats debug\n... dump all knwon symbols\n```\n\nThe functionality is provided by [`macsmc`](https://docs.rs/macsmc/*/macsmc/).\n\n## Build\n\n```\nmake\nmake install\n```\n\nThis will put the binary into `/usr/local/bin/`, which can be changed with `$PREFIX`,\ne.g. `PREFIX=/opt make install` to put it in `/opt/bin`.\n\n\nLicense: MIT OR Apache-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutwalker%2Fmacstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknutwalker%2Fmacstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutwalker%2Fmacstats/lists"}