LINUX
Install ovellan on Linux
AppImage runs anywhere with no install; a .deb is there for Debian and Ubuntu. Here's exactly how.
1
Download
Click AppImage (or .deb) above. It saves to your Downloads folder.
2
Allow executing
AppImage: right-click it → Properties → Permissions → tick “Allow executing file as program”. Or in a terminal: chmod +x ovellan-*.AppImage.
3
Run
Double-click the AppImage to launch ovellan. No install needed, it runs as-is.
4
Prefer a .deb?
Install it with your software centre, or run sudo dpkg -i ovellan-*.deb in a terminal.
5
Sign in
ovellan opens in its own window. Sign in with your email or Google, the same account as the website.
6
Updating later
AppImage and .deb don't auto-update yet, download the newest version from this page when there's an update.