Skip to content

Install

Adil Hanney edited this page Aug 5, 2025 · 3 revisions

Android

There are a few options, in order of preference:

  1. Download from the Play Store.

  2. Download from F-Droid.

    Note: If you use an Onyx Boox device, you should not use the F-Droid build as it cannot use the Onyx compatibility SDK.

  3. Download and install Saber_{version}.apk from the latest Release.

Linux

There are a few options, in order of preference:

Option 1 (recommended): Install the flatpak from Flathub: flatpak install com.adilhanney.saber.

Option 2: Download Saber-{version}-x86_64.AppImage from the latest Release, make it executable with chmod +x Saber-*-x86_64.AppImage, then run it.

Option 3: There's an unofficial snap available thanks to @soumyaDghosh. sudo snap install saber

Windows

Download and install SaberInstaller_{version}.exe from the latest Release.

If you get missing dll errors, make sure you have Visual C++ Redistributable installed.

iOS and macOS

Download Saber on the App Store.

Clone this wiki locally