eraden
7616ddd8fc
GUI in iced Basic plot manipulation Working solution Fix documentation Fix build scripts Slice application Change views Very basic GUI Reload config GUI Helper for root tasks - maybe sock files for all services will be better Add save button Xorg gui and save config to target file Documentation and clippy fixes Avoid compiling gui on CI Readme files Add missing dependencies Add missing pgp key Refactor workflow Refactor workflow Add drag and drop |
||
---|---|---|
.github/workflows | ||
amdfand | ||
amdgpu | ||
amdgpu-config | ||
amdgui-helper | ||
amdguid | ||
amdmond | ||
amdmond-lib | ||
amdvold | ||
assets | ||
examples | ||
scripts | ||
services | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE.APACHE2.txt | ||
LICENSE.md | ||
README.md |
AMD GPU management tools
This repository holds couple tools for AMD graphic cards
amdfand
- fan speed daemonamdvold
- voltage and overclocking toolamdmond
- monitor daemonamdguid
- GUI manageramdgui-helper
- daemon with elevated privileges to scan foramdfand
daemons, reload them and save config files
For more information please check README each of them.
Roadmap
- Add support for multiple cards
- Multiple services must recognize card even if there's multiple same version cards is installed
- Support should be by using
--config
option
- CLI for fan config edit
- CLI for voltage edit
- GUI application using native Rust framework (ex. egui, druid)
License
This work is dual-licensed under Apache 2.0 and MIT. You can choose between one of them if you use this work.