HackerTrans
TopNewTrendsCommentsPastAskShowJobs

milanvarady

no profile record

Submissions

Show HN: Applite – Clean Homebrew front end app for macOS built with SwiftUI

aerolite.dev
280 points·by milanvarady·3년 전·81 comments

comments

milanvarady
·작년·discuss
You can click "Get Info" from the same menu to see this information.
milanvarady
·작년·discuss
Homebrew doesn’t provide that information by default so it would have to be manually added for each app. You can open the home page from the little chevron menu.
milanvarady
·작년·discuss
There is no easy way to check which app is notarized, but if an app isn’t it will refuse to open by default. It will show an error saying the app is from an unknown developer. So you’ll know if you have installed an app that’s not notarized.
milanvarady
·3년 전·discuss
It uses the CLI under the hood
milanvarady
·3년 전·discuss
Yes this is casks only
milanvarady
·3년 전·discuss
I wanted to at least target Big Sur, but the problem is that Apple doesn't understand the term "backwards compatibility" when it comes to SwiftUI. Every new feature they add to SwiftUI is only for the latest version of macOS. And since SwiftUI is a relatively new UI framework, they add things that are missing or greatly improved from the previous solution.

In conclusion, if I wanted to add extended support, I would have to put a ton of work into workarounds for features that are Ventura only.
milanvarady
·3년 전·discuss
Just casks
milanvarady
·3년 전·discuss
As far as I know, Cakebrew is no longer maintained. There are quite a few alternatives though, you can see the full list on the GitHub page (https://github.com/milanvarady/Applite#alternatives)
milanvarady
·3년 전·discuss
No. I'm not currently planning to add macports support. If a lot of people request it, I might consider it, but it would be a lot of work.
milanvarady
·3년 전·discuss
Nothing. It's a passion project of mine. I accept donations to cover the Apple Developer Program fees.
milanvarady
·3년 전·discuss
From a similar project called App Fair (https://github.com/App-Fair/App). They have a separate repo containing supplemental data for casks.
milanvarady
·3년 전·discuss
Very mixed. I hadn't done any app development before this project, only games with Gamemaker and the Godot engine. Coming from that background, SwiftUI was very easy to pick up. In general, if SwiftUI has the feature or UI element you want, it's super nice and concise. If it doesn't, you're pretty much screwed. Also, Apple doesn't really understand the term "backwards compatibility" when it comes to SwiftUI. Without doing a ton of work on workarounds, I was only able to target Ventura or newer.
milanvarady
·3년 전·discuss
Applite developer here. No, Applite has zero tracking built in, it's a 100% free and open-source. Only Homebrew tracks the number of downloads.