Skip to content

kamiyaa/alsanotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alsanotify

This project is closed. With the introduction of Pipewire, users should no longer directly interact with alsa and instead use Pipewire, PulseAudio or JACK.

Description

Command that changes volume of alsa as well as sends a desktop notification of the new volume

Dependencies

  • libnotify
  • alsa

Installation

Install using make:

$ cd ruiji/src
$ make
# make install

Usage

$ alsanotify -c 2	# increases volume by 2%
$ alsanotify -c -2	# decreases volume by 2%
$ alsanotify -s 50	# set volume to 50%

About

Volume change with visual notifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published