Skip to content

davidkeen/gpxconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== GPXconnect ===
Contributors: davidkeen
Tags: geo, gpx, gps, navigation, maps, garmin
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Download GPX data to Garmin GPS devices.

== Description ==

This plugin uses the Garmin Communicator Plugin to allow downloading of GPX data to connected Garmin GPS devices.

== Installation ==

1.  Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
1.  Activate the plugin from Plugins page.
1.  Go to the plugin settings page and enter your Garmin site key.

You can get a Garmin site key from the [Garmin Developer website](http://developer.garmin.com/web-device/garmin-communicator-plugin/get-your-site-key/)

== Frequently Asked Questions ==

= How do I add a download link to a post? =

1.  Create a custom field called 'gpx' with GPX data.
1.  Insert the [gpxconnect] shortcode into your post. Use the 'name' parameter to specify the filename that is created on the device. This should be unique. Eg, [gpxconnect name=my_route]

= How can I report a bug/feature request? =

Create an issue in the [GitHub issue tracker](https://github.com/davidkeen/gpxconnect/issues).

== Changelog ==

= 1.0 =
* Enhancement: Improve plugin layout.

= 0.1 =
* Initial release.

About

This repository is mirrored from GitLab

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published