cagnulein / QZCompanionNordictrackTreadmill

Companion App of QZ for Nordictrack Treadmills and Bikes
https://www.qzfitness.com/
GNU Affero General Public License v3.0
43 stars 12 forks source link

Add MacOS installation script #73

Closed jsenitza closed 8 months ago

jsenitza commented 8 months ago

Adds shell support for MacOS installation of the QZCompanion. Instructions have been altered in the README.md to support this new script.

I've also included the adb executable from https://developer.android.com/tools/releases/platform-tools for MacOS similar to the current implementation using adb.exe for the QZ-Companion.bat script.

I've tested this quite a bit using 2 different macs on my 2021 NordicTrack 2950 and everything seems to work as expected.

cagnulein commented 8 months ago

Thanks so much!