DNSecure icon indicating copy to clipboard operation
DNSecure copied to clipboard

DNSecure formula for `brew`?

Open fooness opened this issue 3 years ago • 2 comments

Hello everyone; thank you for this superb application for iOS and macOS.

I wondered, is there any interest in maybe making available DNSecure not only via App Store, but also via brew?

Thank you very much in advance.

fooness avatar Oct 25 '22 19:10 fooness

Thank you for your suggestion.

I don't have any plans to release DNSecure in Homebrew at this time, but if there is a good source of information about publishing a Mac Catalyst app in Homebrew, I will try to start working on it.

kkebo avatar Nov 06 '22 18:11 kkebo

For applications like this, someone would write a Homebrew cask, which would simply download the application (the .app, normally in a DMG) from wherever you host it and copy it to /Applications. So all that would be required on your part is to make DNSecure available for download outside of the Mac App Store if you wanted it to be available through Homebrew.

Aaron-Rumpler avatar May 10 '24 00:05 Aaron-Rumpler