Skip to content

Releases: yesquines/Scripts

Volfy-1.1

Choose a tag to compare

@yesquines yesquines released this 03 Jul 22:19

Volfy

Volfy Script allow to change the volume of some specific application in a simple way via CLI

  • Version: 1.1
    • Fixed condition when $1 is empty
  • Compatibility: GNU/Linux
  • Dependency: pulseaudio-utils

Instalation

  • Download the Script
  • Copy to /usr/bin/
cp volfy-1.1 /usr/bin/volfy
  • Add Execution Permission
chmod +x /usr/bin/volfy

Volfy-1.0

Choose a tag to compare

@yesquines yesquines released this 03 Jul 01:42

Volfy

Volfy Script allow to change the volume of some specific application in a simple way via CLI

  • Version: 1.0
  • Compatibility: GNU/Linux
  • Dependency: pulseaudio-utils

Instalation

  • Download the Script
  • Copy to /usr/bin/
cp volfy-1.0 /usr/bin/volfy
  • Add Execution Permission
chmod +x /usr/bin/volfy