Skip to content

Releases: Signal65/PowerMode

PowerMode v1.1.0

03 Jun 17:18

Choose a tag to compare

What's new

  • --json flag (also -json / /json) on the report invocation: emits a single line of machine-readable JSON for the currently-effective power mode, for scripts and automation:

    {"name":"BestPerformance","guid":"ded574b5-45a0-4f42-8737-46345c09c238"}

    name is the canonical mode token (BestPowerEfficiency, Balanced, BestPerformance, or Unknown); guid is the raw scheme GUID. Human-readable text output (Effective/AC/DC) and all set behaviors are unchanged.

Download

PowerMode-*.zip contains the single-file PowerMode.exe (.NET 8, win-x64, framework-dependent), its .config, and build info.