An open API service indexing awesome lists of open source software.

https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension

A Gnome extension that provides a convenient way to control your framework laptop fan profile when using fw-
https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension

framework framework-laptop fw-fanctrl gnome gnome-extension

Last synced: 2 months ago
JSON representation

A Gnome extension that provides a convenient way to control your framework laptop fan profile when using fw-

Awesome Lists containing this project

README

          

# Framework Fan Control Gnome Extension

A Gnome extension that provides a convenient way to control your framework laptop fan profile when using [fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl).

screenshot of the extension with it's dropdown in quick settings showing the fan profile names, as well as temperature and relative fan speed stats

## Installation

[get it on gnome extension store](https://extensions.gnome.org/extension/7864/framework-fan-control/)

1. Make sure you have the latest version of
[fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl) installed.
2. Install the extension from the [Gnome extension store](https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension).

## Differences from joax/fw-fanctrl-gnome-shell-extension

This extension is spiritual successor to, and inspired by,
[joax/fw-fanctrl-gnome-shell-extension](https://github.com/joax/fw-fanctrl-gnome-shell-extension)
as the author was unfortunately unavailable. The differences we currently have
is supporting Gnome 47+, and the control is in quick settings rather than the
top bar for now.

## Attribution/Notices

- This extension is not affiliated with, endorsed by, or sponsored by Framework Computer Inc. All trademarks and brand names belong to their respective owners.
- Fan icon used in the [extension logo](./src/icons/fw-fanctrl-revived.svg) is [from Icons8](https://github.com/icons8/WPF-UI-Framework)
- Inspired by [joax/fw-fanctrl-gnome-shell-extension](https://github.com/joax/fw-fanctrl-gnome-shell-extension)
- Powered by [TamtamHero/fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl)
- Other attribution can be found in comments throughout the codebase