Skip to content

Route Planner 1.1.17

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jun 18:33
· 2 commits to master since this release
9689caf

🚀 Route Planner 1.1.17

Download Options:

Windows Users:

  • RoutePlanner.exe - Standalone executable
  • RoutePlanner-1.1.17-Bundled.zip - Includes VC++ Redistributable

Linux Users:

  • RoutePlanner-1.1.17-x86_64.AppImage - Universal Linux package
  • RoutePlanner-1.1.17.flatpak - Flatpak package

Python Users (All Platforms):

  • route_planner-1.1.17-py3-none-any.whl - Python wheel package

Installation:

  • Windows: Download and run RoutePlanner.exe
  • Linux AppImage: Download, make executable (chmod +x), and run
  • Linux Flatpak: Install with flatpak install RoutePlanner-*.flatpak
  • Python: Install with pip install route_planner-*.whl