Skip to content

Commit

Permalink
Merge pull request #28 from matthewpwatkins/patch-1
Browse files Browse the repository at this point in the history
Added Homebrew link
  • Loading branch information
simonbengtsson authored Jul 12, 2024
2 parents 2e14e64 + 93480ab commit 42b1610
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Transfer photos and files to any device.
### Get the app

- [Apple App Store (iOS & macOS)](https://apps.apple.com/se/app/airdash-file-sharing/id1596599922)
- [Homebrew (macOS)](https://formulae.brew.sh/cask/airdash)
- [Google Play (Android)](https://play.google.com/store/apps/details?id=io.flown.airdash)
- [Microsoft Store (Windows)](https://apps.microsoft.com/store/detail/airdash/9NL9K7CSG30T)
- [Snap Store (Linux)](https://snapcraft.io/airdash)
Expand Down
3 changes: 3 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ <h1>Transfer photos and files anywhere</h1>
<a class="platform-button" href="https://apps.apple.com/se/app/airdash-file-sharing/id1596599922">
<ion-icon style="vertical-align: bottom;" name="logo-apple"></ion-icon> Apple App Store
</a>
<a class="platform-button" href="https://formulae.brew.sh/cask/airdash">
<ion-icon style="vertical-align: bottom;" src="https://formulae.brew.sh/assets/img/homebrew.svg"></ion-icon> Homebrew
</a>
<a class="platform-button" href="https://play.google.com/store/apps/details?id=io.flown.airdash">
<ion-icon style="vertical-align: bottom; color: #3DDC84" name="logo-google-playstore"></ion-icon> Google Play
</a>
Expand Down

0 comments on commit 42b1610

Please sign in to comment.