Thanks to @cplater I've published a fix for the `onsetapp.rb` script I wrote a few years back. Find out which of the apps you own are ALSO on Setapp so you can use that version and direct some of your subscription fee to your favorite devs: https://brettterpstra.com/2023/04/04/find-which-of-your-favorite-apps-are-on-setapp-revisited/
@ttscoff How could the script be modified to consider all the apps which are in subfolders of /Applications? I tend to organise my apps in folders…
@franconi you’d just need to change the glob command to **/*, I think.
@ttscoff oh yeah, thanks!
CleverLibre Social is an inclusive social instance for open discussion, learning, and community. All cultures welcome. Hate speech and harassment strictly forbidden.
@franconi you’d just need to change the glob command to **/*, I think.