vincentneo / Avenue-GPX-Viewer

A simple and easy GPX viewer for macOS.
GNU General Public License v3.0
110 stars 12 forks source link
geolocation gpx gpx-reader macos maps osm swift viewer xcode


A simple GPS exchange format viewer for macOS.

Avenue is a GPX file viewer that aims to allow quick and easy access to the data in a GPX file.

Requires macOS 10.12 Sierra and above.

For easier management, future updates will be distributed on the Mac App Store. You can still build your own copy using Xcode, if you wish.

Avenue is based on some codes over at iOS-Open-GPX-Tracker. This application was developed by the contributor of the project (me), initally as a personal use app, eventually it is developed to being more complete, and that it can be expected to be improved on as time goes by.

Features

Upcoming features

Contributing

Contributions to this project will be more than welcomed. Feel free to add a pull request or open an issue. If you require a feature that has yet to be available, do open an issue, describing why and what the feature could bring and how it would help you!

Please do note that by contributing, you are providing me (Vincent Neo) the rights to include and distribute those changes on the binary app published on the App Store (which is released under Apple's Standard License Agreement).

Like the project? Check out these too!

License

Avenue GPX Viewer for macOS.

Copyright © 2020-2023 Vincent Neo, with certain codes belonging to Juan M. Merlos (@merlos) from iOS-Open-GPX-Tracker, used with permission.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Please note that this source code was released under the GPL license. So any change on the code shall be made publicly available and distributed under the GPL license (this does not apply to the swift packages included in the project which have their own license).

Dependency