Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
This replaces the existing actions system with one that
Builds binaries for Linux (arm64 & amd64), Windows and MacOS (Both amd64 only)
Creates & publishes Docker containers to the GitHub Container Registry
M1 support is not yet available in actions, and dart has no cross-compiling, so we'll have to wait with that.
In a later PR, I can add a feature to automatically add builds to every tagged release for easier download. Right now, you'd have to manually download them and add them.
This replaces the existing actions system with one that
M1 support is not yet available in actions, and dart has no cross-compiling, so we'll have to wait with that.
In a later PR, I can add a feature to automatically add builds to every tagged release for easier download. Right now, you'd have to manually download them and add them.