Git Product home page Git Product logo

tcc-g15's Introduction

Thermal Control Center for Dell G15 5511 / 5515 / 5520 / 5525 / 5530

Open-source alternative to AWCC*

Download link (Note: the app requires to be run as administrator)

*AWCC - "Alienware Control Center" is an app for thermal control that Dell ships with their G-series notebooks.

Target platform

OS: Windows 10/11.

Supported Dell G15 models: 5511, 5515, 5520, 5525, 5530.

May also work on other Dell G15 notebooks.

Please report if it worked / didn't work for you. Your feedback is highly appreciated.

Big thanks to @T7imal, @cemkaya-mpi, @THSLP13 for testing and debugging.

What it can do

  • ✔️ Switch thermal mode between G-mode, Balanced and Custom
  • ✔️ Shows GPU/CPU temperature and fan speed
  • ✔️ Semi-manual fan speed control
  • ✔️ An option to automatically enable G-mode when GPU/CPU temperature reaches critical

Limitations

  • Requires Admin system privileges (in order to access WMI interface)
  • Manual fan contoll is not really manual. If you set fan speed too low the BIOS will takeover and raise the fan speed automatically when the GPU/CPU temperature reaches certain point to prevent overheating.
  • "Autorun on startup" feature may not work for you. The autorun adds a task to the Windows Task Scheduler that should start the app on first sign-in after a reboot, but it may fail to run the app due to the system's security policy. You can try other approaches to make the app to autostart on your system. Checkout this issue.
  • On rare occasions, the driver may report bogus GPU temperature. See this issue.

Why AWCC is BAD

  • ❌ AWCC has no in-program option to enable/disable G-mode
  • ❌ AWCC manual fan control is broken as per this moment
  • ❌ AWCC is bulky, slow and visually noisy app that can't even handle basic functions
  • AWCC is spying on you
  • ❌ AWCC sometimes randomly crashes and throws crash reports

If this alternative works out for you, you can safely remove from your PC:

  • Alieanware CC Components
  • Alieanware Command Center Suite
  • Alieanware OC Controls

TO-DO

I'll implement these things if the project receives sufficient number of stars*

  • ✔️ Minimize to tray (10x ⭐)
  • ✔️ Save settings between restarts (20x ⭐)
  • ✔️ Autorun on system startup option (30x ⭐)
  • ✔️ Adjustable fail-safe threshold temperature, drop out of fail-safe mode after the temperature returns to normal (40x ⭐)
  • ✔️ Patch for G15 5511 / 5525
  • ✔️ Proper Windows installer (50x ⭐)

*or maybe I'll do it regardless, who knows.

How it works

It is a PyQt based GUI for WMI Dell thermal control interface.

I somewhat documented my findings on the WMI here.

How to run from the source

python3 -m pip install -r ./requirements.txt
python3 src\tcc-g15.py

About the AWCC telemetry

I know it's probably not gonna surprise anyone, giving the times we're living in, but AWCC silently sends some telemetry without the possibility of opting-out.

The telemetry is being sent to these URLs:

https://tm-sdk.platinumai.net
https://qa-external-tm.plawebsvc01.net

License

© github.com/AlexIII

GPL v3

tcc-g15's People

Contributors

alexiii avatar the0cp avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.