{"id":30956088,"url":"https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension","last_synced_at":"2026-04-01T17:22:41.257Z","repository":{"id":278984582,"uuid":"905002427","full_name":"ghostdevv/fw-fanctrl-revived-gnome-shell-extension","owner":"ghostdevv","description":"A Gnome extension that provides a convenient way to control your framework laptop fan profile when using fw-","archived":false,"fork":false,"pushed_at":"2026-03-18T23:48:31.000Z","size":168,"stargazers_count":20,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-19T12:48:03.564Z","etag":null,"topics":["framework","framework-laptop","fw-fanctrl","gnome","gnome-extension"],"latest_commit_sha":null,"homepage":"https://extensions.gnome.org/extension/7864/framework-fan-control","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghostdevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"onlyspaceghost","custom":"https://ghostdev.xyz/donate"}},"created_at":"2024-12-18T00:56:16.000Z","updated_at":"2026-03-18T23:48:35.000Z","dependencies_parsed_at":"2025-06-11T02:21:30.483Z","dependency_job_id":"81d9fd22-7c36-4cf0-b925-b007f078bc4a","html_url":"https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension","commit_stats":null,"previous_names":["ghostdevv/fw-fanctrl-revived-gnome-shell-extension"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghostdevv/fw-fanctrl-revived-gnome-shell-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghostdevv","download_url":"https://codeload.github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","framework-laptop","fw-fanctrl","gnome","gnome-extension"],"created_at":"2025-09-11T12:03:56.225Z","updated_at":"2026-03-27T04:11:55.729Z","avatar_url":"https://github.com/ghostdevv.png","language":"TypeScript","funding_links":["https://patreon.com/onlyspaceghost","https://ghostdev.xyz/donate"],"categories":["TypeScript"],"sub_categories":[],"readme":"# Framework Fan Control Gnome Extension\n\nA Gnome extension that provides a convenient way to control your framework laptop fan profile when using [fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl).\n\n\u003cimg src=\"./.github/example.png\" width=\"320px\" alt=\"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\" /\u003e\n\n## Installation\n\n\u003c!-- Badge by Andy Holmes https://github.com/andyholmes/gnome-shell-extensions-badge --\u003e\n\n[\u003cimg src=\"./.github/gnome-extensions.svg\" height=\"92px\" alt=\"get it on gnome extension store\" /\u003e](https://extensions.gnome.org/extension/7864/framework-fan-control/)\n\n1. Make sure you have the latest version of\n   [fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl) installed.\n2. Install the extension from the [Gnome extension store](https://github.com/ghostdevv/fw-fanctrl-revived-gnome-shell-extension).\n\n## Differences from joax/fw-fanctrl-gnome-shell-extension\n\nThis extension is spiritual successor to, and inspired by,\n[joax/fw-fanctrl-gnome-shell-extension](https://github.com/joax/fw-fanctrl-gnome-shell-extension)\nas the author was unfortunately unavailable. The differences we currently have\nis supporting Gnome 47+, and the control is in quick settings rather than the\ntop bar for now.\n\n## Attribution/Notices\n\n- This extension is not affiliated with, endorsed by, or sponsored by Framework Computer Inc. All trademarks and brand names belong to their respective owners.\n- Fan icon used in the [extension logo](./src/icons/fw-fanctrl-revived.svg) is [from Icons8](https://github.com/icons8/WPF-UI-Framework)\n- Inspired by [joax/fw-fanctrl-gnome-shell-extension](https://github.com/joax/fw-fanctrl-gnome-shell-extension)\n- Powered by [TamtamHero/fw-fanctrl](https://github.com/TamtamHero/fw-fanctrl)\n- Other attribution can be found in comments throughout the codebase\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghostdevv%2Ffw-fanctrl-revived-gnome-shell-extension/lists"}