1GEGPS(1)                      GPSD Documentation                      GEGPS(1)
2
3
4

NAME

6       gegps - Google Earth client for gpsd
7

SYNOPSIS

9       gegps [OPTIONS] [server[:port[:device]]]
10
11       gegps -h
12
13       gegps -V
14

DESCRIPTION

16       gegps program collects fixes from gpsd and feeds them to a running
17       instance of Google Earth for live location tracking.
18

OPTIONS

20       -?, -h, --help
21           Print a summary of options and then exit.
22
23       -d DIR, --kmldir DIR
24           Specify the location of the Google Earth installation directory. If
25           not specified, it defaults to the current directory.
26
27       -D LVL, --debug LVL
28           Sets the debug level; it is primarily for use by GPSD developers.
29           It enables various progress messages to standard error.
30
31       --device DEVICE
32           Connect to device DEVICE on gpsd host.
33
34       --host HOST
35           Connect to gpsd on host HOST.
36
37       -i, --initialize
38           If you have the free (non-subscription) version, start by running
39           with the -i option to drop a clue in the Google Earth installation
40           directory, as 'Open_in_Google_Earth_RT_GPS.kml', then open that
41           file in Places (File > Open...). Run gegps in the normal way after
42           that.
43
44       --port PORT
45           Connect to gpsd on port PORT.
46
47       -V, --version
48           Print the package version and exit.
49
50       gegps does not require root privileges, it should be run as the same
51       user that your Google Earth client is running as.
52

ARGUMENTS

54       By default, clients collect data from the local gpsd daemon running on
55       localhost, using the default GPSD port 2947. The optional argument to
56       any client may override this behavior: [server[:port[:device]]]
57
58       For further explanation, and examples, see the ARGUMENTS section in the
59       gps(1) man page
60

RETURN VALUES

62       0
63           on success.
64
65       1
66           on failure
67

SEE ALSO

69       gpsctl(1), gps(1), gpsprof(1), fake*(1), gpscat(1), gps*gpspipe(1),
70       gpsmon(1), xgps(1). xgpsspeed(1)
71
72       libgps(3), libgpsmm(3)
73
74       gpsd(8)
75

RESOURCES

77       Project web site: https://gpsd.io/
78

COPYING

80       This file is Copyright 2013 by the GPSD project
81       SPDX-License-Identifier: BSD-2-clause
82
83
84
85GPSD Version 3.24                 2021-09-20                          GEGPS(1)
Impressum