Socket
Book a DemoInstallSign in
Socket

brightnessctl

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brightnessctl

Small tool for linux to adjust screen brightness

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

brightnessctl

Small tool for linux to adjust screen brightness.

npm install -g brightnessctl

Tested on the Dell XPS13 running Arch.

Usage

To adjust the screen brightness simply run

sudo brightnessctl

It will print an interactive slider that looks like this:

Use <left> and <right> to adjust brightness
[#######                                        ]  15%

You can also adjust the brightness with a cli argument like so

sudo brightnessctl 50 # sets the brightness to 50%

PRs that add support for more distros welcome.

License

MIT

FAQs

Package last updated on 28 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts