philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.55k stars 218 forks source link

Update updater #264

Closed Hofyyy closed 4 years ago

Hofyyy commented 4 years ago
philippe44 commented 4 years ago

Thanks!

solelo commented 3 years ago

Can you tell me how to run the updater? I can't seem to get it to work

MacsInSpace commented 2 years ago

Hey can I get in touch to pkg this/roll it into mine as a postflight/postinstall script? I added the launchctl script to start and stop the service too. :) https://github.com/philippe44/AirConnect/issues/402

MacsInSpace commented 1 year ago

Working on updating this script for MacOS and linux by testing the OS and processor. https://gist.github.com/MacsInSpace/38cb4d033d936934e433ab625c589bef

Are the download URLs going to be stable in the following format?

aircasturl="https://github.com/philippe44/AirConnect/raw/master/bin/aircast-${OS}-${Processor}" airupnpurl="https://github.com/philippe44/AirConnect/raw/master/bin/airupnp-${OS}-${Processor}"