Skip to content

Installation Guide

Download Installers

Visit GitHub Releases to download the latest version.

Installation by Platform

macOS

Installation

  1. Download the .dmg file
  2. Double-click to open it
  3. Drag it into the Applications folder

Windows

Installation

  1. Download the .exe installer
  2. Double-click to run it
  3. Follow the installation wizard to finish setup

Linux

Ubuntu/Debian

bash
# Download the .deb package
sudo dpkg -i OpenNote_x.x.x_linux_amd64.deb
sudo apt-get install -f  # Fix dependencies