1.5.0
I'm trying something new out in this release to avoid some of the seriously cumbersome hassle that releasing the app through the various app stores proved to be.
Installing on Mac
- Download the correct mac file (arm64.dmg for M1 macs or .dmg for intel macs)
- Right click the downloaded file and hit open (can't double click to open it)
- Accept the unknown developer warning
Installing on Ubuntu (or other .deb linux flavors):
- Download the .deb file (either the AMD or ARM file based on the chip you're computer is using)
- From the terminal run:
sudo dpkg -i ./Downloads/ove-electron_1.5.0_arm64.deb
Installing on Windows
- Download the .exe file
- Choose to keep the file (if it warns you it might be malicious)
- Open it (it should start the installer)