Skip to content

mytourbook/mytourbook

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License: GPL v2 Downloads Downloads Latest release

Build status

Quality Gate Status Reliability Rating Maintainability Rating Security Rating Coverage Lines of Code

          

MyTourbook

All documentations for this project are available on the website https://mytourbook.sourceforge.io/

Some contributor links

Translation

Development

Release Notes - These changelog files are created from the release notes texts on the webpage

Build the product is automated with maven/tycho, the build process for a new version needs still some manual adjustments which are documented in this file

This document will not repeat already written text in the documentation.

Commandline arguments

Logging

Log map 2.5 http traffic

-Dorg.slf4j.simpleLogger.defaultLogLevel=DEBUG

Log calendar profiles when modified

-DlogCalendarProfile

Log FIT data

-DlogFitData

Other

Scramble content/values

This will scramble text and values. This is used to create anonymous screenshots

-DscrambleData

Each tour has a unique id so that a tour can be imported multiple times

-DcreateRandomTourId

Log selected color values

This can be used to update default values in the Java code

-DlogColorValues

Silently update the database in the background at startup

This can be used to update the database when a new version is available

-DsilentDatabaseUpdate