hmlendea / gfn-electron

Linux Desktop client for Nvidia's GeForce NOW game streaming service
GNU General Public License v3.0
510 stars 62 forks source link

Publish packaged versions #9

Closed JonathanTreffler closed 4 years ago

JonathanTreffler commented 4 years ago

Publishing for AppImage, Snap, Flatpack and deb would be great.

It should not be hard to do: https://www.electron.build/

I might create a Pull Request to implement this.

hmlendea commented 4 years ago

I was thinking of doing this, but the problem is that I have no way of testing whether it was packaged ok or not, since I only have access to Arch Linux and Windows.

If you could do it, it would be great.

ghost commented 4 years ago

ill try my best to do this.

JonathanTreffler commented 4 years ago

I created a Pull Request: #11