Thermal Control Center for Dell G15 - open source alternative to AWCC - tcc-g15/src/tcc-g15.py at master · AlexIII/tcc-g15
© github.com/AlexIII GPL v3 About Thermal Control Center for Dell G15 - open source alternative to AWCC Topics fan-controllaptopalienwaredell-g15 Resources Readme License GPL-3.0 license Activity Stars 487stars Watchers 6watching Forks
在Github上,有一款专门适用G15电脑的Thermal Control Center程序(以下简称TCC)可以实现对AWCC的平替,只是仅仅是风扇控制,这款程序没有键盘灯控制功能,需要同时控制灯光可以采用AlienFX-Tools软件(已另发文章介绍)。TCC和AWCC都是基于ACPI实现风扇控制的,TCC程序非常轻巧,操作简单。 为什么AWCC不好?AWCC没有用于启用/禁用...
Thermal Control Center for Dell G15 - open source alternative to AWCC - Commits · AlexIII/tcc-g15
· 15 commits to master since this release 1.6.0 6239bb3 Add support for keyboard G-mode hotkey tcc-g15-installer-1.6.0.exe - windows installer (starts faster) Thermal.Control.Center.v1.6.0.exe - portable version (starts slower) Kudos to @AprDeci for the new features!Contributors...
<Description>Autorun for Thermal Control Center for Dell G15 | github.com/AlexIII/tcc-g15</Description> <URI>\TCC_G15</URI> </RegistrationInfo> <Triggers> <LogonTrigger> <StartBoundary>2023-06-10T21:33:00</StartBoundary> <Enabled>true</Enabled> </LogonTrigger> </Triggers> <Principal...
My computer caused this result after an automatic update, and reinstalling or restarting my computer will not resolve it
Dell G15: 5511, 5515, 5520, 5525, 5530, 5535 Dell Alienware m16 R1 Dell G3 3590 May also work on other Dell G15 / Alienware laptops. Please report if it worked / didn't work for you. Your feedback is highly appreciated. What It Can Do ...
#define MyAppURL "https://github.com/AlexIII/tcc-g15" #define MyAppExeName "tcc-g15.exe" 2 changes: 1 addition & 1 deletion 2 src/GUI/AppGUI.py Original file line numberDiff line numberDiff line change @@ -106,7 +106,7 @@ class TCC_GUI(QtWidgets.QWidget): FAILSAFE_TRIGGER_...