A GUI application for monitoring and controlling fan and tdp settings on Ryzen-based systems.
Project description
Ryzen Master & Commander 🚀
Ryzen Master & Commander is a Python-based GUI application for monitoring and controlling Ryzen-based systems, with a focus on the GPD Win Mini. It provides features such as temperature and fan speed monitoring, fan control, and TDP (Thermal Design Power) settings management. 🌡️💨🔧
The main user interface of Ryzen Master Commander
Features ✨
- Real-time temperature and fan speed monitoring with graphs 📈
- Manual and automatic fan speed control 🌬️
- TDP settings management with customizable profiles ⚙️
- User-friendly GUI built with ttkbootstrap 🎨
Here's a Quick Start guide that you can add to your README.md file:
Quick Start 🚀
To get started with Ryzen Master Commander quickly, follow these steps:
Prerequisites
Make sure you have the following dependencies installed on your system:
- Python 3.6 or higher 🐍
- TCL and Tk libraries 🖼️
nbfc-linuxandryzenadjcommand-line tools 🔧 from the following projects:
Installing Dependencies on Arch Linux
sudo pacman -S python tcl tk nbfc ryzenadj
Installing Dependencies on Debian-based Systems (Ubuntu, Debian, etc.)
Install tkinter: sudo apt install python3-tk
Follow the instructions for your linux distribution on the respective project package page above to install nbfc-linux and ryzenadj.
Installation
Install Ryzen Master Commander using pip:
pip install ryzen-master-commander
Running the Application
Launch Ryzen Master Commander by running the following command:
ryzen-master-commander
The application will prompt you for your sudo password, which is required for controlling the fan speed and applying TDP settings. 🔑
That's it! You're now ready to use Ryzen Master Commander to monitor and control your Ryzen-based system. Enjoy! 😊
Installing from Source
To install Ryzen Master Commander from source, follow these steps:
- Clone the repository:
git clone https://github.com/sam1am/Ryzen-Master-Commander.git
- Navigate to the project directory:
cd Ryzen-Master-Commander
- Install the required Python packages:
pip install -e .
This command installs the package in editable mode, allowing you to make changes to the source code and have them immediately reflected in the installed package. 🎉
Usage 🚀
To launch Ryzen Master Commander, run the following command:
ryzen-master-commander
The application will prompt you for your sudo password, which is required for controlling the fan speed and applying TDP settings. 🔑
Screenshots 📷
Saving a custom TDP profile
Real-time temperature and fan speed monitoring with graphs
Contributing 🤝
Contributions to Ryzen Master Commander are welcome! If you find a bug, have a feature request, or want to contribute code, please open an issue or submit a pull request on the GitHub repository. 😊
License 📜
This project is licensed under the Apache License 2.0.
Acknowledgements 🙏
Ryzen Master Commander was developed on Arch Linux for the GPD Win Mini, but it should work on other Ryzen-based devices as well. Special thanks to the developers of the nbfc-linux and ryzenadj tools, which make this application possible. 👏
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ryzen-master-commander-0.1.7.tar.gz.
File metadata
- Download URL: ryzen-master-commander-0.1.7.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63317a839a5a1e505c99540f76086802ad6eb3929dde49004476b8013cde42ac
|
|
| MD5 |
57d3cfdf4f213ee5a366f9c2c832f8be
|
|
| BLAKE2b-256 |
f309da36ee5b4bff66bade675237bb4511f81c474f84a4c80ee14bf46a7f0038
|
File details
Details for the file ryzen_master_commander-0.1.7-py3-none-any.whl.
File metadata
- Download URL: ryzen_master_commander-0.1.7-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
661285ad1aa4ec7101195bb453455e0f059a96c4540a468c01bfeea002b77745
|
|
| MD5 |
8d2d4dbde0f0eb9392e220fc96c71cc1
|
|
| BLAKE2b-256 |
49f8ca84c882f54a4d9b3d3045f7649b84d7c17889068a827f6c8a88ee8ebd57
|