# macfanctl (CLI)

## macfanctl

Small utility to control the Macbook fan speed.

##

## Usage

```
macfanctl command [parameters]
```

Available commands:

* get get current fan speed
* set Sets minimal fan speed

For more info on each command, use `macfanctl help command`.

##

## License

Copyright (C) 2013 Roberto Teixeira <robteix@robteix.com>

macfanctl is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

macfanctl is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with macfanctl. If not, see <http://www.gnu.org/licenses/>.

## Latest release :&#x20;

&#x20;There are no releases available.To download,visit [this link](https://github.com/robteix/macfanctl) and download/clone the repo.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://datcu-andrei-2.gitbook.io/maclinuxfancontrol/macfanctl.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
