{"id":15007469,"url":"https://github.com/vitorramos/cpufreq","last_synced_at":"2025-10-30T12:31:40.222Z","repository":{"id":61736039,"uuid":"119166024","full_name":"VitorRamos/cpufreq","owner":"VitorRamos","description":"Wrapper for cpu frequency scaling file system on Linux","archived":false,"fork":false,"pushed_at":"2020-12-07T13:50:16.000Z","size":57,"stargazers_count":10,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-12T08:22:19.268Z","etag":null,"topics":["cpufreq","frequency","linux-kernel"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/VitorRamos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-27T13:19:21.000Z","updated_at":"2024-09-23T14:34:41.000Z","dependencies_parsed_at":"2022-10-20T15:15:12.042Z","dependency_job_id":null,"html_url":"https://github.com/VitorRamos/cpufreq","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorRamos%2Fcpufreq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorRamos%2Fcpufreq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorRamos%2Fcpufreq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitorRamos%2Fcpufreq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitorRamos","download_url":"https://codeload.github.com/VitorRamos/cpufreq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219856290,"owners_count":16556085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpufreq","frequency","linux-kernel"],"created_at":"2024-09-24T19:10:11.858Z","updated_at":"2025-10-30T12:31:39.914Z","avatar_url":"https://github.com/VitorRamos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpufreq\n\n[![Build Status](https://travis-ci.com/VitorRamos/cpufreq.svg?branch=master)](https://travis-ci.com/VitorRamos/cpufreq)\n\nPython module to control the frequency on Linux systems.\n\n## Features\n\n - Get current Frenquency and governor by CPU.\n - Set frequency by CPU.\n - Enable and Disable CPUs.\n\n## Prerequisites\n\n - Custom CPU power managment enabled on BIOS\n - Power Management Driver installed (acpi for example)\n - Python3.5 or newer\n\n## Site\n\n - \u003chttps://github.com/VitorRamos/cpufreq\u003e\n\n## Installation\n\n $ pip3 install cpufreq\n\n## Usage\n\n ### In a command line:\n\n```\n  # Listing the governors and frequencies of cpus\n     cpufreq --info\n  # Setting a governor for specifics CPU\n     cpufreq setgovernor powersave --cpus 0,1,2\n  # Resetting cpus and frequencies status\n     cpufreq --reset\n  # Help \n     cpufreq --help\n```\n\n #### In a python script:\n Use the example file script: example.py\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorramos%2Fcpufreq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitorramos%2Fcpufreq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitorramos%2Fcpufreq/lists"}