Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
E

EnergyStar

> 编程语言
Open source

A terrible application setting SV2 Efficiency Mode for inactive Windows apps and user background apps

2.4K stars0 likes0 views
WebsiteGitHub

About

A terrible application setting SV2 Efficiency Mode for inactive Windows apps and user background apps

EnergyStar

EnergyStar is a terrible* Windows application that leverages Windows EcoQoS API to throttle any inactive user process and background applications to improve system thermal and battery life, similar to the process management strategy on modern Apple macOS releases.

See It In Action

*: By saying terrible, I mean currently there are a few known limitations on track to be addressed. See below.

Known Limitations

  • Child processes do not get boosted when the parent process receives input focus.
  • Throttle is always engaged regardless of power scheme and power source.
  • System processes (which is Session 0) do not get throttled. Currently there are some assumption that non-user processes know what they are doing.
  • Process exemption list is not user configurable.

Usage

Download the release binary and double click EnergyStar.exe

For development, standard .NET 6 toolchains are required. The project structure should be self-explanatory.

License

Dual licensed: MIT License with Microsoft exemptions.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言