Skip to content

Script for Windows written in Python 3.10+ that allows to control volume of specific process with keyboard media keys.

Notifications You must be signed in to change notification settings

Fan4Metal/process-volume-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Volume Control

Introduction

This is a script for Windows written in Python 3.10+ that allows to control volume of specific process with keyboard media keys.

Instruction

  1. Clone this repository.
  2. Install dependencies: pip install -r requirements.txt.
  3. Run script, for example:
pythonw proc_vol.py "winamp.exe" 0.025

This will change volume of process winamp.exe with step 0.025 (2.5%).

About

Script for Windows written in Python 3.10+ that allows to control volume of specific process with keyboard media keys.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages