An electron wrapper for Gather Town, for linux.
There is no official version of Gather Town for linux (download page), and I like to keep Gather open at all times, not hiding in a browser tab. I use this snap daily and try to stay on top of issues I come across. It's not perfect, and the biggest "hack" is screensharing, I'd like to improve the code around that in the future.
This version of the app gives access to developer tools so you can still work with 3rd-party plugins and mods.
From the Canonical Snap Store:
sudo snap install gathertown
Side-load from Github releases:
sudo snap install --dangerous gathertown_x.x.x_amd64.snap
To enable your microphone and camera do the following:
snap connect gathertown:audio-record
snap connect gathertown:camera