Installation Guide
Download Installers
Visit GitHub Releases to download the latest version.
Installation by Platform
macOS
Installation
- Download the
.dmgfile - Double-click to open it
- Drag it into the Applications folder
Windows
Installation
- Download the
.exeinstaller - Double-click to run it
- 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