Skip to content

d4vidyo/mkaMixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkaMixer

With this you can finally control your volume properly app by app!

Screenshots

Here are some screenshots of my application in action:

Application

Application

Device

Device

Installation

To install mkaMixer, follow these steps:

  1. Download the mkaMixer.zip file
  2. Unzip it wherever you like ( e.g. C:\Program Files (x86)\mkaMixer )
  3. Go into the Folder and grab the mkaMixer.exe executable
  4. Place a shortcut of the exe into your autostart folder ( Win + r , "shell:startup", Enter )
  5. Download the mkaMixer.ino File from the Arduino Code Folder and upload it to your Arduino

Dependencies

pip install customtkinter
pip install PySide6
pip install pywin32
pip install pyserial
pip install Pillow

Build with:

pip install nuitka

Command used to generate .exe:

python -m nuitka --standalone --onefile --mingw64 --disable-console --output-dir=Build --remove-output --enable-plugin=pyside6 --enable-plugin=tk-inter --windows-icon-from-ico=Images\exeIcon.ico mkaMixer.py

About

Arduino controlled Windows volume mixer for individual apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors