SkillAgentSearch skills...

Brightnessctl

A simple suid binary to configure the brightness of your screen

Install / Use

/learn @natnat-mc/Brightnessctl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

brightnessctl

brightnessctl is a tool designed to configure the brightness of the screen without xbacklight or sudo, using a simple suid binary.

Installing

  • Clone this repository
  • make
  • sudo make install

Using

  • brightnessctl: prints the current brightness
  • brightnessctl <percent>: sets the brightness to a specific value
  • brightnessctl '+'<percent>: adds a specific value to the brightness
  • brightnessctl '-'<percent>: removes a specific value from the brightness

License

This software is released under the MIT License.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks1

Languages

C

Security Score

55/100

Audited on Nov 13, 2022

No findings