Search Criteria
Package Details: afancontrol 3.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/afancontrol.git (read-only, click to copy) |
|---|---|
| Package Base: | afancontrol |
| Description: | Advanced fan control daemon |
| Upstream URL: | https://github.com/KostyaEsmukov/afancontrol |
| Keywords: | control fan |
| Licenses: | MIT |
| Submitter: | artemklevtsov |
| Maintainer: | None |
| Last Packager: | UnicornDarkness |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-07 04:56 (UTC) |
| Last Updated: | 2025-01-20 19:22 (UTC) |
Dependencies (14)
- python-click
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-prometheus_client (check)
- python-pyserial (python-pyserial-labgrid-gitAUR) (check)
- python-pytest (check)
- python-requests (check)
- freeipmi (freeipmi-gitAUR) (optional) – readonly PWM fans
- hddtemp (hddtemp-gitAUR) (optional) – for measuring HDD/SSD temperatures
- lm_sensors (lm_sensors-gitAUR, lm_sensors-it87-gitAUR) (optional) – to use the motherboard-based sensors and PWM fans
- python-prometheus_client (optional) – Prometheus support
- python-pyserial (python-pyserial-labgrid-gitAUR) (optional) – Arduino support
Latest Comments
UnicornDarkness commented on 2025-03-22 08:58 (UTC)
I am not using this package anymore and the upstream repository is stale, so I prefer to disown this package.
yochananmarqos commented on 2022-11-28 22:44 (UTC)
@lmartinez-mirror: FYI,
PYTHONHASHSEED=0hasn't been needed for a long time as it's done by default. Notice it's no longer mentioned in the Python package guidelines.artemklevtsov commented on 2020-05-13 04:46 (UTC) (edited on 2020-05-13 04:47 (UTC) by artemklevtsov)
Thanks again. Done. Also you can push changes now to this package.
yochananmarqos commented on 2020-05-12 14:43 (UTC)
You'll have to add an epoch like I did in my PKGBUILD, otherwise it won't update for anyone. 2.0.0b5 > 2.0.0.
artemklevtsov commented on 2020-05-12 01:46 (UTC)
Thank for the report and PKGBUILD.
yochananmarqos commented on 2020-05-11 21:49 (UTC)
Improved PKGBUILD.