No, there are releases for lots of platforms: Windows (.msi), MacOS (intel or arm), Linux (debian), AppImage, Flatpak, and ArchLinux (via aur)
https://github.com/mikedilger/gossip/releases/tag/v0.11.3
We are working to tie up some loose ends and stabilize 0.12 so that people using release builds can get the newest stuff which includes: Spam prevention much improved (including web of trust), Global feed, and Bookmarks.
Thank you ! I’ll try to figure out how to extract the right file from github :D
Hello and thank you for Gossip, it's a fantastic client, very smooth.
I'm using the flatpak build and the first time i ran it, there was an error "/dev/dri/card0: permission denied" and it didn't start, so i had to run this command to change the flatpak permissions for dri:
flatpak override --user --device=dri com.mikedilger.gossip
I've searched gossip's github issues and didn't see this problem reported, i'll open an issue.