Seeing this is electron-based, it should be possible to run on any system. Attempting to npm install on macos errors because the electron release url is incorrect: https://github.com/electron/electron/releases/download/v7.0.1/electron-v7.0.1-darwin-arm64.zip
which I assume would affect all other systems also?