treee111 / wahooMapsCreator

Create maps for Wahoo device based on latest OSM maps
GNU General Public License v3.0
259 stars 26 forks source link

[FEAT] macOS: Download mapwriter plugin during usage instead of manually copying during setup #177

Closed treee111 closed 1 year ago

treee111 commented 1 year ago

This PR…

Considerations and implementations

Doing stuff in the same way as already in Windows is a good idea. With this PR, some refactorings are also included which were found during coding.

How to test

  1. delete mapwriter plugin / whole ~/.openstreetmap directory
  2. run wahooMapsCreator and process a small country
  3. check output of processing and if the mapwriter plugin was downloaded

Pull Request Checklist