Title here
Summary here
How to install Horizons Navigator.
To install Horizons Navigator on Windows 10 or 11, download the latest release
from the Codeberg repository
here. Find the
HorizonInstaller.exe file and execute it as administrator in the command
prompt, PowerShell or in the file explorer.
./HorizonInstaller.exeOnce the setup is complete, reload your shell of choice and run the application command.
HzNavigatorFetch the repository sources using git.
git pull https://codeberg.org/Daru-san/HzNavigator.gitOpen the HzNavigator.dpr file with Delphi and run build. Binaries will be
built into the target/Win32/debug or target/Win32/release directories.
Compiling from source on Linux is currently unavailable.