brightness-ctl

Crates.iobrightness-ctl
lib.rsbrightness-ctl
version0.1.2
sourcesrc
created_at2024-02-25 19:34:57.681609
updated_at2024-02-26 08:29:27.968673
descriptioncommand line tool to control screen brightness
homepage
repositoryhttps://github.com/de-vri-es/brightness-ctl
max_upload_size
id1152732
size54,448
Maarten de Vries (de-vri-es)

documentation

https://docs.rs/brightness-ctl

README

brightness-ctl

Simple command line utility to control the brightness of your laptop screen on Linux.

Features

  • Can control the brightness of your laptop screen.
  • Shows a notification with the new brightness.
    • Notification includes a progress bar if the notification daemon supports it!

Usage

Usage information is available by running the program with the --help option:

brightness-ctl --help

License: BSD-2-Clause

Commit count: 0

cargo fmt