cgeo / send2cgeo

Script for Mozilla Firefox and Google Chrome browser to send geocaches directly from your browser to c:geo on your phone.

Home Page:http://www.cgeo.org/send2cgeo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

send2cgeo

send2cgeo is a Tampermonkey/Greasemonkey script for geocaching.com and opencaching.de, which allows you to send geocaches directly from your browser to c:geo on your phone. For more information, please visit the send2cgeo website.

Installation

Version management

Changes must be done on the master branch. Once the changes are validated and ready to release, they can be merged to the release branch. The script version number needs to be derived from the actual date of release and set accordingly in the scripts @version tag before that merge (it needs to be larger than the existing version number on release) to trigger a rollout automatically.

The script download link on the c:geo homepage as well as the update mechanism for the installed script directly targets the raw script on the release branch, which means after merging the changes to release, together with the required version number increase, users will see the update on the website and script hosts (e.g. Tampermonkey) will detect and notify users to update.

About

Script for Mozilla Firefox and Google Chrome browser to send geocaches directly from your browser to c:geo on your phone.

http://www.cgeo.org/send2cgeo.html


Languages

Language:JavaScript 100.0%