{"id":16650218,"url":"https://github.com/tomburgs/raspberry-cpu-temp","last_synced_at":"2025-10-27T22:43:19.288Z","repository":{"id":106666440,"uuid":"135216699","full_name":"Tomburgs/raspberry-cpu-temp","owner":"Tomburgs","description":"🫐 Easy-to-use tool to get Raspberry Pi's cpu temperature and report statistics 🌡️.","archived":false,"fork":false,"pushed_at":"2020-06-25T13:00:11.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-11T12:58:38.656Z","etag":null,"topics":["devops","raspberry-pi","report-statistics","temperature"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Tomburgs.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}},"created_at":"2018-05-28T23:01:51.000Z","updated_at":"2020-11-19T12:12:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d7096bd-4db2-4d55-bc25-a5a32f98cc33","html_url":"https://github.com/Tomburgs/raspberry-cpu-temp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tomburgs/raspberry-cpu-temp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomburgs%2Fraspberry-cpu-temp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomburgs%2Fraspberry-cpu-temp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomburgs%2Fraspberry-cpu-temp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomburgs%2Fraspberry-cpu-temp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tomburgs","download_url":"https://codeload.github.com/Tomburgs/raspberry-cpu-temp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tomburgs%2Fraspberry-cpu-temp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281355366,"owners_count":26486896,"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-10-27T02:00:05.855Z","response_time":61,"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":["devops","raspberry-pi","report-statistics","temperature"],"created_at":"2024-10-12T09:15:53.843Z","updated_at":"2025-10-27T22:43:19.262Z","avatar_url":"https://github.com/Tomburgs.png","language":"Shell","readme":"![Logo](https://github.com/tomburgs/raspberry-cpu-temp/blob/master/assets/RPi.png)\n# Raspberry PI Temperature\n\nEasy-to-use tool to get cpu-idle state temperature and report statistics.\nThis tool will work by default on all elinux systems, this includes raspbian.\n\nGet started\n----\n\nTo get started, clone the repository.\n```\n$ git clone https://github.com/tomburgs/raspberry-cpu-temp\n```\nin order to launch the script navigate to it's folder and launch it.\n```sh\n~ $ cd raspberry-cpu-temp\n~/raspberry-cpu-temp $ ./temp.sh\n```\n\nReponse\n----\n\nIf the script is working correctly you will see 100 runs with 1 second timeouts.\u003cbr /\u003e\nOnce the script is done running you will see Highest, Average \u0026 Last temperature, as well as Temperature loss from previous run \u0026 Rating returned like this:\n```\nResults:\n\nHighest temp: 42.9 'C\nAverage temp: 41 'C\nLast temp: 40.8 'C\nTemp loss: 5 'C\nRating: Good\n```\n\nDebug\n----\n\nIf the script has problems rewriting prev.data file, give it permission:\n```\n$ sudo chmod +x prev.data\n```\n\nIf you cannot run the file because of line endings (^M), this likely means you have edited the file in windows env.\nEasy fix for this is to run this command line:\n```\n$ sed -i -e 's/\\r$//' temp.sh\n```\n\nLicense\n----\n\nMIT\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomburgs%2Fraspberry-cpu-temp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomburgs%2Fraspberry-cpu-temp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomburgs%2Fraspberry-cpu-temp/lists"}