simonbengtsson / airdash

File sharing flutter webrtc app enabling sending files to any device from anywhere
https://airdash-project.web.app
MIT License
564 stars 116 forks source link

Feature request: Homebrew install #27

Open matthewpwatkins opened 5 months ago

matthewpwatkins commented 5 months ago

I'd love to be able to install AirDash using Homebrew instead of the AppStore

FnControlOption commented 5 months ago

Is there a .dmg available for download? For example, here's VLC media player:

simonbengtsson commented 5 months ago

Updated release script now to include dmg file in each github release. Example: https://github.com/simonbengtsson/airdash/releases/tag/v2.0.155

matthewpwatkins commented 5 months ago

@simonbengtsson can you sign the release binary? See @FnControlOption's PR attempt at https://github.com/Homebrew/homebrew-cask/pull/177950#issuecomment-2194773123

simonbengtsson commented 5 months ago

Updated! Hopefully the dmg file in the 2.0.155 release is signed correctly now.

matthewpwatkins commented 5 months ago

@simonbengtsson it's signed :) ... but not notarized :(

https://github.com/Homebrew/homebrew-cask/pull/177950#issuecomment-2204755827

Once that is done, we should be able to get it into Homebrew and you can let other users know they can install on Mac with a simple brew command.

simonbengtsson commented 5 months ago

Aha! Updated with a notarized dmg file now. Third time's the charm!

FnControlOption commented 5 months ago

https://formulae.brew.sh/cask/airdash

seefood commented 4 months ago

works, recommend issue to close.

(app itself doesn't work for me, but that is a different issue)