expxe / Clevo-ECView

Clevo ECviewer and FanDuty Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clevo-ECView


Clevo ECviewer and FanDuty Controller

Visual Studio 2010
Visual Studio 2013
Visual Studio 2015

Visual C# WPF & Setup Project InstallShield LE Setup Project

NOTICE: This project is in Chinese(Simplified)
==================================================================

Update NOTE:
2015.12.17 Thur.

1.Click once only method fixed
2.A few UI improvements
3.A few code optimization,including rewrite the inteControl method
4.Other fixes
==================================================================

Update NOTE:
2015.12.09 Tue.

1.Set click once only
==================================================================

Update NOTE:
2015.12.05 Sat.

1.Adaptation for windows 10
==================================================================

Release NOTE:
2014.12.10 Wed.

1.Update project to VS2013
2.Rewrite methods in DLL
3.Rewrite loop in Windows Service
4.Remove autorun & backrun and use Windows Service instead
5.Now you can add & remove fans(support multifans' control)
6.Other features see the history release(s)
==================================================================

Update NOTE(WIP):
2014.12.04 Tur.

1.Update project to VS2012
2.Delete original Visual Studio Setup Project
3.Add InstallShield LE Setup Project
==================================================================

Release NOTE:
2014.11.30 Sun.

1.Enable/disable autorun/backrun in Settings
2.Show EC version and baseboard model in main window
3.Show CPU Remote/Local temperatures in main window
4.List all detected fans in main window
5.Set fan duty in fan setting window
6.Auto control mode(bios default)
7.Manuel control mode to set fan duty percentage
8.Intellectual control mode to set fan duty by loading config files

Intellectual control mode 1:
conf_1.xml
This is the example config file for Intellectual control mode 1.You can
set fan duty percentage with different ranges.

Intellectual control mode 2:
conf_2.xml
This is the example config file for Intellectual control mode 2.You can
set fan duty percentage added by the CPU temperature(℃) with different
ranges.

Author: ycrad
E-mail: just4steven@163.com/just4steven@gmail.com

About

Clevo ECviewer and FanDuty Controller


Languages

Language:C# 100.0%