JasonWei512 / EnergyStarX

🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.
https://www.microsoft.com/store/productId/9NF7JTB3B17P
GNU General Public License v3.0
895 stars 19 forks source link

Supports "?" and "*" wildcards in process white / black list #62

Closed JasonWei512 closed 1 year ago

JasonWei512 commented 1 year ago

Solve https://github.com/JasonWei512/EnergyStarX/issues/61.

For example, adobe*.exe will match all processes whose name start with "adobe".