It looks great. But only windows & Linux - no MacOS?

Reply to this note

Please Login to reply.

Discussion

People have run it on MacOS. I can't package it for Mac because I have no such box.

I run it on macOS

Did this require some cross-OS wizardry?

🤙🫡

I run on macOS, compiling from source. It's pretty simple. You might actually be able to build macOS packages on Linux if you want to with https://github.com/burtonageo/cargo-bundle -- i didn't try it on a linux box yet but on my mac all i had to do to build a binary was create a very simple Cargo.toml file and then issue a command and it built an executable mac bundle. Since gossip is totally self-contained maybe you could cross-compile / bundle for macOS - at least intel mac hardware.