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-
- Host: GitHub
- URL: https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension
- Owner: ghostdevv
- License: mit
- Created: 2024-12-18T00:56:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T01:07:54.000Z (9 months ago)
- Last Synced: 2025-06-11T02:25:53.049Z (9 months ago)
- Topics: framework, framework-laptop, fw-fanctrl, gnome, gnome-extension
- Language: TypeScript
- Homepage: https://extensions.gnome.org/extension/7864/framework-fan-control
- Size: 108 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).

## Installation
[
](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