#volume #control-system #environments #desktop #frob

bin+lib frob-volume

控制系统音量的工具

3 个版本

0.1.2 2022年5月22日
0.1.1 2022年5月22日
0.1.0 2022年5月22日

#36 in #volume

每月 23 次下载
frob 中使用

MIT/Apache 许可

10KB
239

简介

Frob 是一组为在最小桌面环境(例如 i3)上提供良好体验的有用工具。

安装

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

您还可以通过将上述命令中的 frob 替换为 frob-<子命令> 来安装 frob 的任何直接子命令作为独立工具。例如,要安装 frob volume 作为独立工具,请使用

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

以下为可能的子命令概述。

子命令概述

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

frob 的第一级子命令也可以作为独立工具安装,例如 frob-volume

依赖项

~4MB
~66K SLoC