1ZEITGEIST-DATAHUB(1)        General Commands Manual       ZEITGEIST-DATAHUB(1)
2
3
4

NAME

6       zeitgeist-datahub - passive loggers for Zeitgeist
7
8

SYNOPSIS

10       zeitgeist-datahub [OPTION]
11
12

DESCRIPTION

14       zeitgeist-datahub  is  a  daemon  which  centralizes  all  passive data
15       sources written in Python into a single process, and interfaces between
16       said  data  sources  (also known as loggers) and zeitgeist-daemon (with
17       which it communicates via D-Bus).
18
19       Passive data sources are those which run in the background and look for
20       activities  independently  to  the programs they monitor, whereas Zeit‐
21       geist can also work with active data sources which are  those  in-build
22       into other applications (either natively or through extensions).
23
24

OPTIONS

26       The  program  follows  the  usual GNU command line syntax, with options
27       starting with two dashes (`--').  A  summary  of  options  is  included
28       below.
29
30       Currently there are no options available.
31
32

FILES

34       /usr/share/gnome-zeitgeist/zeitgeist/loggers/datasources/
35              Python  data  sources  inside this directory will be dinamically
36              load at start time.
37
38

SEE ALSO

40       zeitgeist-daemon
41
42

BUGS

44       Please report any bugs on https://bugs.launchpad.net/zeitgeist.
45
46

AUTHORS

48       Please see the AUTHORS file bundled with this application  for  a  com‐
49       plete list of contributors.
50
51

LICENSE

53       This program is free software: you can redistribute it and/or modify it
54       under the terms of the GNU Lesser General Public License  as  published
55       by  the  Free  Software Foundation, either version 3 of the License, or
56       (at your option) any later version.
57
58       This program is distributed in the hope that it  will  be  useful,  but
59       WITHOUT  ANY  WARRANTY;  without  even  the  implied  warranty  of MER‐
60       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  GNU  Lesser
61       General Public License for more details.
62
63       You  should  have  received  a  copy  of  the GNU Lesser General Public
64       License    along    with     this     program.      If     not,     see
65       <http://www.gnu.org/licenses/>.
66
67
68
69Zeitgeist                        May 20, 2009             ZEITGEIST-DATAHUB(1)
Impressum