Getting Started

You have 3 options, you can use the Web App (requires signing up), you can install the Desktop App (no cloud sync) or self-host the app (requires setting up a Supabase backend) The Web App Follow the link below and click the Request Access link. Link overthehill.faurobert.fr The Desktop App First, if you are on Windows or macOS use the following dedicated guides: Download and Install the Desktop App (Windows) - Coming Soon Download and Install the Desktop App (macOS) - Coming Soon Only need the app on 1 computer and you don’t require cloud backup, than head to the release page to grab the latest AppImage.

Self-Hosting Guide (Ubuntu)

1. Prerequisites Ubuntu server (tested on 20.04/22.04) Root or sudo access Domain name (optional, for HTTPS) Supabase Account (or access to a self-hosted instance of supabase) Supabase Set-Up The Web App uses Supabase as backend for authenticating and storing data. You will have to set-up a project in Supabase and create the required tables in order for the app to run. In the github repository of the project you will find a script to run in the SQL editor on Supabse in order to deploy the DB.