Works with Python 3.12+
Tested successfully on Windows Desktop
https://www.python.org/downloads/
https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe
[x] Install Python3 for all users
[x] Add Python3 to your PATH environment
https://codeload.github.com/fdd26/Exchange-Beep/zip/refs/heads/main?file=Exchange-Beep-main.zip
OPEN cmd.exe in that folder
pip3 install pyautogui
pip3 install python_imagesearch
python.exe Main.py
OR double-click on Main.py
OPEN exchange.png to test, you should hear some beeps.
Download Mac OS Python 3.12.x
https://www.python.org/downloads/macos/
https://www.python.org/ftp/python/3.12.4/python-3.12.4-macos11.pkg
https://superuser.com/questions/279675/installing-sox-sound-exchange-via-the-terminal-in-mac-os-x
https://ports.macports.org/port/sox/
https://formulae.brew.sh/formula/sox#default
https://sourceforge.net/projects/sox/files/sox/14.3.2/
https://sourceforge.net/projects/sox/files/sox/14.3.2/sox-14.3.2-macosx.zip/download
OPEN bash in that folder
pip3 install pyautogui
pip3 install python_imagesearch
python Linux.py
to use the Linux Python script from bash
https://github.com/fdd26/Exchange-Beep
https://github.com/TotalBattleBots/Exchange-Beep
A showcase of what this does can be found at :
A guide to install this can be found at :
