Skip to content

Releases: Kupofty/OpenSeaNav

V1.0.0-alpha2

17 Apr 09:03

Choose a tag to compare

V1.0.0-alpha2 Pre-release
Pre-release

Overview

This release is intended for early adopters and testers.
The software is under active development, so features may change and bugs are expected.

Platforms

Windows

  • The executable is provided in the .zip archive with all required libraries included.
  • No additional setup is required. Extract and run directly.

Linux

  • AppImage (recommended)
    A single self-contained executable with all dependencies bundled.

    chmod +x OpenSeaNav-x86_64.AppImage
    ./OpenSeaNav-x86_64.AppImage
  • Windows executable (via Wine)
    The Windows .exe in the .zip archive can also be run on Linux using Wine :

    wine OpenSeaNav.exe