Changed:
- Make the volume slider manage system-level application audio instead of using pygame.mixer volume, however it is now used as a backup when the application is ran as a script.
Features: Click here
Disclaimer:
- If you see an antivirus blocking the application, you can make it ignore the application, it is a false positive.
- This is happening because we are hiding console output and the application is not signed. That may trigger some AVs
- The application is not harmful in any way.
- Alternatively, you can build it yourself with the same method we used. Refer to this