# cpupower-gui

> GUI utility to change the CPU frequency

**Wikidata**: [Q111938643](https://www.wikidata.org/wiki/Q111938643)  
**Source**: https://4ort.xyz/entity/cpupower-gui

## Summary
cpupower-gui is a free software utility with a graphical user interface designed to allow users to change CPU frequency settings without requiring command line expertise. Written in Python, it provides an accessible way to manage CPU power states for optimizing performance or power consumption.

## Key Facts
- cpupower-gui is a GUI utility specifically designed to change the CPU frequency
- It is free software distributed under terms allowing users to run, study, change, and distribute it
- The software is written in Python, a programming language created on February 20, 1991
- It has undergone multiple version releases from 0.6.1 (March 10, 2018) to 1.0.0 (November 6, 2020)
- Version 1.0.0 is marked as the preferred latest version
- The software's website and source code repository are located at https://github.com/vagnum08/cpupower-gui
- It is available in Ubuntu and Debian as the "cpupower-gui" package
- cpupower-gui is distinct from cpupower, which is a separate utility

## FAQs
### Q: What is cpupower-gui used for?
A: cpupower-gui is a graphical utility that allows users to easily change CPU frequency settings without needing to use command line tools. It provides a user-friendly interface for managing CPU power states and performance profiles.

### Q: Is cpupower-gui available on my Linux distribution?
A: Yes, cpupower-gui is available in both Ubuntu and Debian distributions as the "cpupower-gui" package. You can install it through your distribution's package manager.

### Q: How recent is the development of cpupower-gui?
A: cpupower-gui has been actively developed from its first release in 2018 through 2020, with the latest version 1.0.0 released on November 6, 2020. The software has received regular updates addressing features and improvements.

## Why It Matters
cpupower-gui addresses a common need for users who want to optimize their computer's performance or power consumption without delving into technical command-line interfaces. By providing a graphical interface to CPU frequency controls, it makes power management accessible to a broader audience of computer users. This utility is particularly valuable for laptop users seeking to extend battery life or for desktop users wanting to maximize performance for intensive tasks. Its role as free software also contributes to the open-source ecosystem by providing an alternative to proprietary solutions for CPU power management.

## Notable For
- Being specifically designed as a GUI interface for CPU frequency control, distinguishing it from command-line alternatives
- Its implementation in Python, making it accessible to developers who wish to contribute or modify the software
- Its availability across multiple Linux distributions (Ubuntu and Debian)
- The sustained development from 2018 to 2020 with multiple version releases

## Body
### Overview
cpupower-gui is a utility software that provides a graphical user interface for changing CPU frequency settings. It falls under the categories of free software, computer program, and utility software.

### Development History
The software has undergone several version releases:
- Version 0.6.1 released on March 10, 2018
- Version 0.6.2 released on March 10, 2018
- Version 0.6.3 released on September 15, 2019
- Version 0.7.0 released on September 18, 2019
- Version 0.7.1 released on November 25, 2019
- Version 0.7.2 released on November 25, 2019
- Version 0.8.0 released on January 25, 2020
- Version 0.9.0 released on October 15, 2020
- Version 0.9.1 released on October 15, 2020
- Version 1.0.0 (preferred) released on November 6, 2020

### Availability
cpupower-gui is available for installation on various Linux distributions:
- Ubuntu: available as the "cpupower-gui" package
- Debian: available as both a source package and stable package under the same name

### Technical Details
The software is implemented in Python, a high-level programming language known for its readability and versatility. The source code is hosted on GitHub at https://github.com/vagnum08/cpupower-gui, where it is maintained by its programmer. The project is designed to run on operating system Q3251801.

### Relationship to Other Software
cpupower-gui is distinct from cpupower, which appears to be a different utility. This distinction is important for users seeking the graphical interface specifically provided by cpupower-gui rather than alternative CPU management tools.

## References

1. [Release 0.6.1. 2018](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.6.1)
2. [Release 0.6.2. 2018](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.6.2)
3. [Release 0.6.3. 2019](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.6.3)
4. [Release 0.7.0. 2019](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.7.0)
5. [Release 0.7.1. 2019](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.7.1)
6. [Release 0.7.2. 2019](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.7.2)
7. [Release 0.8.0. 2020](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.8.0)
8. [Release 0.9.0. 2020](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.9.0)
9. [Release 0.9.1. 2020](https://github.com/vagnum08/cpupower-gui/releases/tag/v0.9.1)
10. [Release 1.0.0. 2020](https://github.com/vagnum08/cpupower-gui/releases/tag/v1.0.0)