Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 614 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 614 Bytes

GeoTracker

GeoTracker is an app for iOS you can use to create a route from tracked location, import and export created routes as GPX files. Supports: iOS 10.x and above

Branches

  • master - stable app releases
  • dev - development branch, you can use it for submitting a pull request.

Dependencies

The project is using cocoapods for managing external libraries. To install the pods run

pod install

Contributing

Contributions to this project will be more than welcomed. Feel free to add a pull request or open an issue.

License

GeoTracker is released under the MIT License.