nostr:npub1acg6thl5psv62405rljzkj8spesceyfz2c32udakc2ak0dmvfeyse9p35c I wrote a brew tap for gossip, and I am using it right now to make this post. It can be found at https://github.com/jacany/homebrew-gossip

Right now, it compiles v0.7 from source but it could be done to simply download the latest .dmg and install that. You could even have both options avaliable and make the .dmg version the "default" method. Building from source also prevents the output from being packaged into a .app format, so you must run the app with the gossip command.

It also compiles by default with the asian language packs, and video support.

Some thoughts would be appreciated, I could open a PR to gossip to add it to the readme.

Reply to this note

Please Login to reply.

Discussion

That's cool! Thanks :)

A brew tap? Pour me a cold one. Let's talk.

FYI there is already another tap with more clients and tools

https://github.com/babonyx/homebrew-nostr

there used to be a formula for gossip but it didn't seem very useful after I got the cask was working. I still build the master branch in its own workspace separate from homebrew.

crap

you're welcome to contribute there! I kind of want to bring back the formula anyway, since release builds are lagging quite a bit :)

the formula is back and the readme cleaned up a bit.

I added the missing features to my formula and credited you. Thanks!

https://github.com/nostorg/homebrew-nostr/commit/f3c6643b82657aaf7f335eabbcbd948e60ed46b6