Created a batch file for windows so now this tool will run under Linux or Windows.
Just run linux.sh on a Linux system or windows.bat.
However, in order to run on windows, you need to have python installed.
any extra add ons to ppython will be installed by windows.bat or linux.sh on first run up.
Batch file has details :-
REM ##########################################################################################
REM # USER SETUP NOTES #
REM ##########################################################################################
REM # To run this script, the user MUST perform the following one-time setup steps:
REM #
REM # Install python for windows (python 3.13 worked for me, then :
REM #
REM #
REM # a) Update the system:
REM # pacman -Syu
REM #
REM# this is now automated during the first run up.
REM # which has all pre-compiled dependencies, and launch the application.
REM ##########################################################################################
diddy
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.