You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed on the website you mention that approval for a Windows app is underway. I personally use Linux extensively, so I'd be happy to take a stab at this if #34 is resolved.
With electron, it isn't too difficult to get builds working for other OSes. I have some small experience with electron distribution from other projects.
We'd probably want to separate the electron-builder config out of the package.json. Then it would be great to get Linux builds working on the CI, but you may be able to test/debug that more effectively.
Thanks for an awesome project!
The text was updated successfully, but these errors were encountered:
I noticed on the website you mention that approval for a Windows app is underway. I personally use Linux extensively, so I'd be happy to take a stab at this if #34 is resolved.
With electron, it isn't too difficult to get builds working for other OSes. I have some small experience with electron distribution from other projects.
We'd probably want to separate the
electron-builder
config out of the package.json. Then it would be great to get Linux builds working on the CI, but you may be able to test/debug that more effectively.Thanks for an awesome project!
The text was updated successfully, but these errors were encountered: