hamaluik / timecop

A time tracking app that respects your privacy and the gets the job done without being fancy.
https://timecop.app/
Apache License 2.0
830 stars 155 forks source link

Release for macOS using Homebrew Cask #82

Open 12people opened 2 years ago

12people commented 2 years ago

Publishing on the macOS App Store would require paying Apple's exorbitant Developer license fees, which is generally not affordable for smaller open-source projects supported only by community donations.

A free alternative would be to make a Homebrew Cask. A guide for that is here: https://docs.brew.sh/Adding-Software-to-Homebrew#casks

12people commented 2 years ago

@vasquezalvaro Just wondering if you might not be interested in looking into this. With a cask, you wouldn't have to compile the app for macOS with each update.