An open API service indexing awesome lists of open source software.

https://github.com/nodef/extra-brightness.cmd

Get or set screen brightness from Windows Console.
https://github.com/nodef/extra-brightness.cmd

brightness console extra get merferry program screen set windows

Last synced: about 2 months ago
JSON representation

Get or set screen brightness from Windows Console.

Awesome Lists containing this project

README

          

Get or set screen brightness from Windows Console.
> 1. Download [exe file](https://github.com/cmdf/extra-brightness/releases/download/1.0.0/ebrightness.exe).
> 2. Copy to `C:\Program_Files\Scripts`.
> 3. Add `C:\Program_Files\Scripts` to `PATH` environment variable.

```batch
> ebrightness []

:: [] -> optional argument
:: <> -> argument value
```

```batch
:: get screen brightness
> ebrightness

:: set screen brightness to 50%
> ebrightness 50
```

[![cmdf](https://i.imgur.com/cDGClHP.jpg)](https://cmdf.github.io)
![](https://ga-beacon.deno.dev/G-RC63DPBH3P:SH3Eq-NoQ9mwgYeHWxu7cw/github.com/nodef/extra-brightness.cmd)