{"id":15075095,"url":"https://github.com/wiiznokes/fan-control","last_synced_at":"2026-01-24T20:34:50.070Z","repository":{"id":207663523,"uuid":"674460980","full_name":"wiiznokes/fan-control","owner":"wiiznokes","description":"Control your fans with different behaviors","archived":false,"fork":false,"pushed_at":"2025-04-01T10:42:08.000Z","size":1251,"stargazers_count":205,"open_issues_count":34,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T11:53:27.492Z","etag":null,"topics":["fan-control","fancontrol","iced","librefancontrol","librehardwaremonitor","libsensors","linux","pwm","rust","sensors"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wiiznokes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["wiiznokes"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.com/donate/?hosted_button_id=HV84HZ4G63HQ6"]}},"created_at":"2023-08-04T02:29:01.000Z","updated_at":"2025-03-31T02:26:05.000Z","dependencies_parsed_at":"2023-11-24T17:23:25.112Z","dependency_job_id":"4eb0a8c8-255c-4b39-b2d9-b7b10ec11c78","html_url":"https://github.com/wiiznokes/fan-control","commit_stats":null,"previous_names":["wiiznokes/fan-control"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiznokes%2Ffan-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiznokes%2Ffan-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiznokes%2Ffan-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wiiznokes%2Ffan-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wiiznokes","download_url":"https://codeload.github.com/wiiznokes/fan-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247136340,"owners_count":20889633,"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":["fan-control","fancontrol","iced","librefancontrol","librehardwaremonitor","libsensors","linux","pwm","rust","sensors"],"created_at":"2024-09-25T03:48:03.021Z","updated_at":"2026-01-24T20:34:50.062Z","avatar_url":"https://github.com/wiiznokes.png","language":"Rust","funding_links":["https://github.com/sponsors/wiiznokes","https://www.paypal.com/donate/?hosted_button_id=HV84HZ4G63HQ6"],"categories":["📱 Applications","Rust"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eFan Control\u003c/h1\u003e\n\n\u003cdiv\u003e\n    \u003ca href=\"https://flathub.org/apps/io.github.wiiznokes.fan-control\"\u003e\u003cimg align=center height=\"50\" alt=\"Download on Flathub\" src=\"https://flathub.org/api/badge?svg\u0026locale=en\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n    \u003ca href=\"https://github.com/wiiznokes/fan-control/releases/latest\"\u003e\u003cimg align=center alt=\"Download on Github release\" src=\"https://img.shields.io/github/release/wiiznokes/fan-control.svg\"/\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\n\u003cdiv\u003e\n\n## Features\n\n- Display sensors data on real time\n- Control fans based on custom behaviors\n- Save configuration\n- Multiplatform (Linux/Windows)\n\n![screenshot of Fan Control](https://media.githubusercontent.com/media/wiiznokes/fan-control/master/res/screenshots/app.png)\n\n## Usage\n\n- You can add items with the buttons on the right of the app.\n- To save a configuration, write a name in the \"Configuration name\" field, and click on the `+`.\n- To modify the value of a fan, you must select it in a `Control` item (the left column), select a `Behavior`, and activate the switch.\n\n## Installation\n\n### Windows\n\n- Install Fan Control from [the release section](https://github.com/wiiznokes/fan-control/releases/latest)\n- Install the [PawnIO driver](https://pawnio.eu/)\n- Install the [.NET Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/10.0)\n\n_The configuration files will be in [`C:\\Users\\wiiz\\AppData\\Roaming\\wiiznokes\\fan-control\\config`](file:///C:\\Users\\wiiz\\AppData\\Roaming\\wiiznokes\\fan-control\\config)._\n\n### Flatpak (Linux)\n\n1. [Install the required udev rules](./res/linux/udev_rules.md)\n2. Install fan-control from [Flathub](https://flathub.org/apps/io.github.wiiznokes.fan-control)\n\n_The configuration files will be in [`~/.var/app/io.github.wiiznokes.fan-control/config/fan-control/`](file://~/.var/app/io.github.wiiznokes.fan-control/config/fan-control/)._\n\n\u003cins\u003eTo ensure the application detects the maximum number of sensors, follow these steps\u003c/ins\u003e\n\n1. Install `lm-sensors`  \n   For Debian-based systems, run: `sudo apt install lm-sensors`  \n   For Fedora-based systems, run: `sudo dnf install lm_sensors`\n2. Run `sudo sensors-detect` to detect available sensors\n\n## Troubleshooting\n\nSee [this file](./TROUBLESHOOTING.md).\n\n## Repo structure\n\n- [hardware](./hardware/README.md): define an abstraction around the hardware.\n- [data](./data/README.md): define structures used in the app (Node, Config), and there logic. Depend on [hardware](./hardware/README.md)\n- [ui](./ui/README.md): implement the UI. Depend on [data](./data/README.md) and [hardware](./hardware/README.md)\n- the app: integrate all this crates in one executable\n\n## Build\n\nSee instructions [here](./BUILD.md).\n\n## Contributing\n\nSee [this file](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiiznokes%2Ffan-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiiznokes%2Ffan-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiiznokes%2Ffan-control/lists"}