Crates.io | frob |
lib.rs | frob |
version | 0.1.2 |
source | src |
created_at | 2022-05-22 18:56:32.63317 |
updated_at | 2022-05-22 19:41:19.088415 |
description | Tool to control multiple system aspects |
homepage | |
repository | https://github.com/panicbit/frob |
max_upload_size | |
id | 591390 |
size | 12,145 |
Frob is a collection of useful tools for providing a good experience on minimal desktop environments (e.g. i3).
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.
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
.