derkalle4 / python3-idotmatrix-client

reverse engineered python3 client to control all your 16x16 or 32x32 pixel displays (experimental)
GNU General Public License v3.0
200 stars 41 forks source link

windows #31

Closed 5shekel closed 5 months ago

5shekel commented 8 months ago

tested on windows (python 3.11 and 3.12)

i made an attempt with converting the .sh script to powershell. this works but might be annoying to POSIX users (having two similar named scripts with diff extension).

so i adapted the .sh scripts to handle windows instead. and ask user to install git bash in README.

hopefully this helps someone.

derkalle4 commented 8 months ago

Hi, many thanks for your pull request :) looks good to me. Will verify this over the next days and push it accordlingly!