DEPRECATED: please use AATU instead: https://amdaputuningutility.com/ ---- Unlock the true performance of your Ryzen Mobile Processor: https://www.ryzencontroller.com/ For Series 2xxx, 3xxx, 4xxx and 5xxx Gui for https://github.com/FlyGoat/Ryz
Go to file
Quentin Decaunes 50a935fd45 Added app icon.
2019-03-01 16:23:48 +01:00
.vscode Added missing task to vscode settings. 2019-02-28 18:47:45 +01:00
assets Added app icon. 2019-03-01 16:23:48 +01:00
installers Create pipeline. 2019-02-28 17:24:57 +01:00
js Fix #4 Added version with app name. 2019-03-01 15:39:23 +01:00
.gitignore Added installers build. 2019-02-28 13:42:22 +01:00
.gitlab-ci.yml Create pipeline. 2019-02-28 17:24:57 +01:00
index.html Fix #4 Added version with app name. 2019-03-01 15:39:23 +01:00
LICENSE.md Initial commit 2019-02-26 20:06:13 +01:00
main.js Added little transparency because I can. 2019-02-28 22:00:54 +01:00
package-lock.json Create pipeline. 2019-02-28 17:24:57 +01:00
package.json Added app icon. 2019-03-01 16:23:48 +01:00
README.md Removed pipeline status as it is used only for releases. 2019-02-28 17:48:19 +01:00

Ryzen controller

For users

Pre-requisite

For developpers

Pre-requisite

  • NodeJS v10.15.1 or newer.

Installation

$> cd project
$> npm install
$> npm start

Build

$> cd project
$> npm run-script build