#brightness #frob #backlight #control

bin+lib frob-brightness

Tool to control backlight brightness

3 releases

0.1.2 May 22, 2022
0.1.1 May 22, 2022
0.1.0 May 22, 2022

#14 in #backlight

Download history 2/week @ 2024-02-19 11/week @ 2024-02-26 26/week @ 2024-03-11 62/week @ 2024-04-01

88 downloads per month
Used in frob

MIT/Apache

8KB
172 lines

Introduction

Frob is a collection of useful tools for providing a good experience on minimal desktop environments (e.g. i3).

Installation

cargo install frob --git https://github.com/panicbit/frob

You can also install any direct subcommand of frob as standalone tool by substituting frob in the above command with frob-<subcommand>. E.g. to install frob volume as standalone tool use:

cargo install frob-volume --git https://github.com/panicbit/frob

See below for an overview of possible subcommands.

Subcommand Overview

frob
    brightness
        up
        down
        get
        set
        list
    monitor
        cycle
    volume
        up
        down
        get
        set
        toggle-mute

The first level of frob subcommands can also be installed as individual tools e.g. frob-volume.

Dependencies

~8MB
~164K SLoC