Saguinus
Home About Releases Sponsor GitHub

← Back

Getting started on Windows

Heads up: Because Saguinus is not signed with a commercial certificate, Microsoft Edge may warn you when downloading and Windows Defender SmartScreen may flag the installer. The steps below show how to get past these warnings.
  1. Click the download button below.
  2. If Edge shows a warning, click the … menu next to the file name in the download bar and choose Keep, then Keep anyway.
  3. Run the installer. If Windows Defender SmartScreen appears, click More info, then Run anyway.

Saguinus is still in active, live testing. It's provided as-is, with no warranty of any kind — use it at your own risk, and back up anything important. The developer isn't liable for data loss, bugs, or any other issues that come from using this software.

Download for Windows (.exe)

Getting started on macOS

Heads up: macOS Gatekeeper blocks apps that are not notarised by Apple. You will need to approve Saguinus once on first launch — after that it opens normally.
  1. Click the download button below.
  2. Open the .dmg file and drag Saguinus into your Applications folder.
  3. In Applications, right-click Saguinus and choose Open. Do not double-click it yet.
  4. A dialog will warn about an unidentified developer — click Open.
  5. If macOS asks for your password, enter it and click Allow.
  6. Saguinus is now approved on your Mac. You can open it normally by double-clicking from now on.

Saguinus is still in active, live testing. It's provided as-is, with no warranty of any kind — use it at your own risk, and back up anything important. The developer isn't liable for data loss, bugs, or any other issues that come from using this software.

Download for macOS (.dmg)

Getting started on Linux (AppImage)

  1. Click the download button below.
  2. Open a terminal in the folder where you saved the file, then make it executable and run it:
    chmod +x Saguinus-X.Y.Z.AppImage
    ./Saguinus-X.Y.Z.AppImage
    Alternatively, right-click the file → Properties → Permissions → tick Allow executing as program, then double-click it.

The AppImage installs nothing system-wide and won't add an entry to your app menu. If you want those, use the .deb package instead.

Saguinus is still in active, live testing. It's provided as-is, with no warranty of any kind — use it at your own risk, and back up anything important. The developer isn't liable for data loss, bugs, or any other issues that come from using this software.

Download Linux AppImage

Getting started on Linux (.deb)

Recommended for Debian, Ubuntu, Linux Mint, Pop!_OS, and other Debian-based systems.

  1. Click the download button below.
  2. Install the package:
    sudo dpkg -i Saguinus-X.Y.Z.deb
    On Ubuntu, Mint, and similar, you can also double-click the .deb in your file manager to install it directly.
  3. Saguinus will appear in your application menu. .md files can be opened with it via right-click → Open With.

To update: download the new .deb and run the same dpkg -i command — it replaces the installed version in place.

Saguinus is still in active, live testing. It's provided as-is, with no warranty of any kind — use it at your own risk, and back up anything important. The developer isn't liable for data loss, bugs, or any other issues that come from using this software.

Download Linux .deb

Saguinus is currently free during live testing — see the latest release or become a sponsor.

Found a bug or something unclear? Post on r/Saguinus.

Terms of Use