Qt-Watch - this is watch based on python3 with PyQt6.
For using these watches you need install python3 with PyQt6
Arch-based:
sudo pacman -S python3pip install PyQt6Windows:
Enter on the site of python and download him In installer be sure to check the box "Add to PATH" Then in terminal check the python is installed:
python3 --versionIf python is installed correctly, then:
python3 pip install PyQt6After installing PyQt6 enter in the terminal:
python3 <move .py file to here>python3 pip install pyinstallerpyinstaller --onefile --windowed <move .py file to here>And getting .exe file