brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.8k stars 253 forks source link

Is this abandoned? #255

Closed mattpackwood closed 8 months ago

mattpackwood commented 1 year ago

It looks like development has stopped, is that correct?

Grissallia commented 1 year ago

Website is down. I suspect so.

mattpackwood commented 1 year ago

@WarWraith I have uninstalled...

Grissallia commented 1 year ago

Website is actually back up now, so I have no idea what's going on at this point.

cam5 commented 1 year ago

I get this output when installing via brew:

brew install --cask cakebrew
[...]
==> Caveats
cakebrew has been officially discontinued upstream.
It may stop working correctly (or at all) in recent versions of macOS.
AnimeAllstar commented 1 year ago

sad, it was a pretty neat application

glung commented 1 year ago

Any alternatives? I l'd like to have a convenient UI on top of Homebrew

limdingwen commented 1 year ago

I think it would be best if someone stepped up to maintain the application, instead of looking for alternatives. (Yes, I know, me included).

What would be a good name for a fork...?

In the meantime:

mxmlnglt commented 1 year ago

There's a new one called Cork: https://github.com/buresdv/Cork

...except it's not "free" as in "free beer", or you have to have an Apple Developer account in order to build it (as sources are available - but not "Open Source" despite the author's claim, due to him choosing an exotic license... see https://commonsclause.com/ )

cowpod commented 1 year ago

There's a new one called Cork: https://github.com/buresdv/Cork

...except it's not "free" as in "free beer", or you have to have an Apple Developer account in order to build it (as sources are available - but not "Open Source" despite the author's claim, due to him choosing an exotic license... see https://commonsclause.com/ )

Did you read the license? It's even free-er than the Creative Commons licenses. Perhaps you're not happy with the restrictions on commercial use?

Also, a Developer ID is not a requirement. You can sign and run it locally by changing code signing settings.

mxmlnglt commented 1 year ago

Did you read the license? It's even free-er than the Creative Commons licenses. Perhaps you're not happy with the restrictions on commercial use?

I actually did, that’s why I’m saying it; even the license website says it’s not an « open source » license. Period.

Also, a Developer ID is not a requirement. You can sign and run it locally by changing code signing settings.

That’s what you said; but for a newbie in such development that’s a hard step…

cowpod commented 1 year ago

Fair enough. It restricts your ability to distribute and sell it, thus it's not technically open source. As for the justification of such as license; I fully agree with the author's use of it (but this is for another discussion).

Here's steps to sign it locally using Xcode 14.3.1, in one step.

3zero2 commented 11 months ago

Any alternatives? I l'd like to have a convenient UI on top of Homebrew

Take a look at Applite

mxmlnglt commented 11 months ago

Any alternatives? I l'd like to have a convenient UI on top of Homebrew

Take a look at Applite

OK but basically this really looks like Latest so... nothing new?

Edit: https://github.com/milanvarady/Applite/issues/11 ...