{"id":43808076,"url":"https://github.com/mt-inside/polybar-lmsensors","last_synced_at":"2026-02-05T23:04:36.162Z","repository":{"id":57624232,"uuid":"345240642","full_name":"mt-inside/polybar-lmsensors","owner":"mt-inside","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-06T11:42:07.000Z","size":18,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T01:37:43.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mt-inside.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":"2021-03-07T02:25:01.000Z","updated_at":"2024-02-06T08:48:30.000Z","dependencies_parsed_at":"2024-06-20T03:29:24.271Z","dependency_job_id":null,"html_url":"https://github.com/mt-inside/polybar-lmsensors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mt-inside/polybar-lmsensors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fpolybar-lmsensors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fpolybar-lmsensors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fpolybar-lmsensors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fpolybar-lmsensors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mt-inside","download_url":"https://codeload.github.com/mt-inside/polybar-lmsensors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-inside%2Fpolybar-lmsensors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29137754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T23:02:30.544Z","status":"ssl_error","status_checked_at":"2026-02-05T23:02:24.945Z","response_time":65,"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":[],"created_at":"2026-02-05T23:04:36.101Z","updated_at":"2026-02-05T23:04:36.155Z","avatar_url":"https://github.com/mt-inside.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# polybar-lmsensors\nSimple programme that prints the values of the specified lmsensors.\n\n[![Checks](https://github.com/mt-inside/polybar-lmsensors/actions/workflows/checks.yaml/badge.svg)](https://github.com/mt-inside/polybar-lmsensors/actions/workflows/checks.yaml)\n[![GitHub Issues](https://img.shields.io/github/issues-raw/mt-inside/polybar-lmsensors)](https://github.com/mt-inside/polybar-lmsensors/issues)\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/mt-inside/polybar-lmsensors.svg)](https://pkg.go.dev/github.com/mt-inside/polybar-lmsensors)\n\nUses the [lm-sensors](https://github.com/lm-sensors/lm-sensors) (linux monitoring sensors) pacakge, on top of the [hwmon](https://hwmon.wiki.kernel.org) kernel feature.\n\n## Setup\n* Install _lm-sensors_\n  * Ubuntu: `sudo apt install lm-sensors libsensors-dev`\n  * Arch: `pacman -S lm_sensors`\n* Configure _lm-sensors_\n  * Run `sensors-detect`\n  * Make any [necessary adjustments](https://hwmon.wiki.kernel.org/faq) to the [configuration](https://linux.die.net/man/5/sensors3.conf) in `/etc/sensors3.conf`, using `/etc/sensors.d/*`\n* Download [`polybar-lmsensors`](https://github.com/mt-inside/polybar-lmsensors/releases/latest/download/polybar-lmsensors_linux_amd64), `chmod 0755`, and enjoy!\n  * Or, with the _go_ toolchain installed, build it manually with `go get github.com/mt-inside/polybar-lmsensors`\n\n## Example\n\n### Manual Execution\n```\n$ ./polybar-lmsensors -t -n -u it8688-isa-0a40/SYS_FAN2=sys k10temp-pci-00c3/Tdie\nFan sys 825/min, Temp Tdie 41°C\n```\n\n### Polybar Config\n```\n[module/sensors-cpu]\ntype = custom/script\ninterval = 2\nformat-prefix = \" \"\nexec = path/to/polybar-lmsensors -u -n -t k10temp-pci-00c3/Tdie it8688-isa-0a40/CPU_FAN=cpu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-inside%2Fpolybar-lmsensors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmt-inside%2Fpolybar-lmsensors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-inside%2Fpolybar-lmsensors/lists"}