{"id":15061942,"url":"https://github.com/jaysfreaky/fancontrol-gui","last_synced_at":"2026-02-02T15:05:55.894Z","repository":{"id":255544840,"uuid":"852370173","full_name":"JaysFreaky/fancontrol-gui","owner":"JaysFreaky","description":"NixOS port of fancontrol-gui","archived":false,"fork":false,"pushed_at":"2025-02-28T00:24:03.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T11:33:47.234Z","etag":null,"topics":["fancontrol","lm-sensors","nixos"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JaysFreaky.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":"2024-09-04T17:32:13.000Z","updated_at":"2025-02-28T00:24:06.000Z","dependencies_parsed_at":"2024-09-06T01:21:48.783Z","dependency_job_id":"d3a15ff0-937e-409a-968d-aae87512765d","html_url":"https://github.com/JaysFreaky/fancontrol-gui","commit_stats":null,"previous_names":["jaysfreaky/fancontrol-gui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JaysFreaky/fancontrol-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaysFreaky%2Ffancontrol-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaysFreaky%2Ffancontrol-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaysFreaky%2Ffancontrol-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaysFreaky%2Ffancontrol-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaysFreaky","download_url":"https://codeload.github.com/JaysFreaky/fancontrol-gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaysFreaky%2Ffancontrol-gui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259325637,"owners_count":22841059,"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","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","lm-sensors","nixos"],"created_at":"2024-09-24T23:27:30.148Z","updated_at":"2026-02-02T15:05:55.866Z","avatar_url":"https://github.com/JaysFreaky.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fancontrol-gui\n\nThis is a GUI for [lm-sensor's](https://github.com/lm-sensors/lm-sensors) fancontrol,\nported \u0026 packaged for NixOS.\n\nFollow the steps below to use in a flake-enabled environment:\n\n## 01. Add flake input\n\nInside your flake.nix file, add the following to your inputs:\n\n```nix\ninputs.fancontrol-gui.url = \"github:JaysFreaky/fancontrol-gui\";\n```\n\n## 02. Set overlay\n\nAdd the input's overlay to your system:\n\n```nix\nnixpkgs.overlays = [ inputs.fancontrol-gui.overlays.default ];\n```\n\n## 03. Declare systemPackage\n\nTo use this package, declare it as below:\n\n```nix\nenvironment.systemPackages = [\n  pkgs.fancontrol_gui\n];\n```\n\n---\n# Credits\n\n[Maldela](https://github.com/Maldela) created [fancontrol-gui](https://github.com/Maldela/fancontrol-gui),\nwhich can greatly assist in setting up fan curves via pwmconfig/fancontrol.\nI've used it before on a Fedora system to create a base curve, and wanted to\npackage it for NixOS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaysfreaky%2Ffancontrol-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaysfreaky%2Ffancontrol-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaysfreaky%2Ffancontrol-gui/lists"}