pacocoursey / Opus

minimal note-taking app
309 stars 17 forks source link

Linux Support? #2

Open mdsitton opened 5 years ago

mdsitton commented 5 years ago

I'd love to see linux support added :)

pacocoursey commented 5 years ago

Linux should be supported out of the box with Electron. I added a Linux distributable .AppImage to a pre-release so anyone can help test it (I think this is how Linux apps are distributed?)

I don't have much experience with Linux, but I'll spin up a VM and try to test it this week.

digimezzo commented 5 years ago

I can help with Linux testing. I'm using Ubuntu as main OS. I'll log some issues I have found with the Linux version.

pacocoursey commented 5 years ago

I uploaded an AppImage of 2.1.0 that fixes #6, #5, and #4.

Not entirely sure about #3, I believe Electron should adapt automatically but I'll keep testing.

Let me know if there's any more problems!