Skip to content

denisdubochevalier/volumecontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

volumecontrol

Small shell script to set volume programatically. The script is forked from hyprdots, and stripped from all references to hyprland, to be used in any compositor/window manager.

Installation

  • Clone this repo
sudo make install

Usage

volumecontrol -[device] <actions>
...valid device are...
    i   -- input device
    o   -- output device
    p   -- player application
...valid actions are...
    i   -- increase volume [+5]
    d   -- decrease volume [-5]
    m   -- mute [x]

About

Small shell script to set volume programatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published