nbfc-linux
NoteBook FanControl ported to Linux
This package provides a C port of NoteBook FanControl (NBFC), a fan control service for notebooks. It provides the same utilities with the same interfaces as the original NBFC, although the implementation differs.
- Versions: 0.1.7-0.4c2b75e
- Website: https://github.com/nbfc-linux/nbfc-linux
- Licenses: GPL 3+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nbfc-linux as follows:
guix install nbfc-linux
Or install a particular version:
guix install nbfc-linux@0.1.7-0.4c2b75e
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of nbfc-linux about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nbfc-linux'><img src='https://packages.guix.gnu.org/packages/nbfc-linux/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nbfc-linux)
Example Org:
[[https://packages.guix.gnu.org/packages/nbfc-linux][https://packages.guix.gnu.org/packages/nbfc-linux/badges/latest-version.svg]]